Public Member Functions | Public Attributes
tango_gl::Segment Class Reference

#include <segment.h>

List of all members.

Public Member Functions

Segmentoperator= (const Segment &)
 Segment ()
 Segment (const glm::vec3 &segment_start, const glm::vec3 &segment_end)
 Segment (const Segment &)

Public Attributes

glm::vec3 end
glm::vec3 start

Detailed Description

Definition at line 23 of file segment.h.


Constructor & Destructor Documentation

Definition at line 25 of file segment.h.

tango_gl::Segment::Segment ( const glm::vec3 segment_start,
const glm::vec3 segment_end 
) [inline]

Definition at line 26 of file segment.h.


Member Function Documentation

Segment& tango_gl::Segment::operator= ( const Segment )

Member Data Documentation

Definition at line 32 of file segment.h.

Definition at line 31 of file segment.h.


The documentation for this class was generated from the following file:


rtabmap
Author(s): Mathieu Labbe
autogenerated on Thu Jun 6 2019 21:59:43