Public Member Functions | Protected Attributes
vrender::Segment Class Reference

#include <Primitive.h>

Inheritance diagram for vrender::Segment:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual AxisAlignedBox_xyz bbox () const
virtual unsigned int nbVertices () const
 Segment (const Feedback3DColor &p1, const Feedback3DColor &p2)
virtual const Feedback3DColorsommet3DColor (int i) const
virtual const Vector3vertex (int) const
virtual ~Segment ()

Protected Attributes

Feedback3DColor P1
Feedback3DColor P2

Detailed Description

Definition at line 166 of file Primitive.h.


Constructor & Destructor Documentation

vrender::Segment::Segment ( const Feedback3DColor p1,
const Feedback3DColor p2 
) [inline]

Definition at line 169 of file Primitive.h.

virtual vrender::Segment::~Segment ( ) [inline, virtual]

Definition at line 170 of file Primitive.h.


Member Function Documentation

AxisAlignedBox_xyz Segment::bbox ( ) const [virtual]

Implements vrender::Primitive.

Definition at line 83 of file Primitive.cpp.

virtual unsigned int vrender::Segment::nbVertices ( ) const [inline, virtual]

Implements vrender::Primitive.

Definition at line 171 of file Primitive.h.

const Feedback3DColor & Segment::sommet3DColor ( int  i) const [virtual]

Implements vrender::Primitive.

Definition at line 68 of file Primitive.cpp.

const Vector3 & Segment::vertex ( int  i) const [virtual]

Implements vrender::Primitive.

Definition at line 78 of file Primitive.cpp.


Member Data Documentation

Definition at line 180 of file Primitive.h.

Definition at line 181 of file Primitive.h.


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


octovis
Author(s): Kai M. Wurm , Armin Hornung
autogenerated on Thu Feb 11 2016 23:51:21