Public Member Functions | Private Attributes
vrender::Point Class Reference

#include <Primitive.h>

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

List of all members.

Public Member Functions

virtual AxisAlignedBox_xyz bbox () const
virtual unsigned int nbVertices () const
 Point (const Feedback3DColor &f)
virtual const Feedback3DColorsommet3DColor (int) const
virtual const Vector3vertex (int) const
virtual ~Point ()

Private Attributes

Feedback3DColor _position_and_color

Detailed Description

Definition at line 151 of file Primitive.h.


Constructor & Destructor Documentation

Point::Point ( const Feedback3DColor f)

Definition at line 53 of file Primitive.cpp.

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

Definition at line 155 of file Primitive.h.


Member Function Documentation

AxisAlignedBox_xyz Point::bbox ( ) const [virtual]

Implements vrender::Primitive.

Definition at line 73 of file Primitive.cpp.

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

Implements vrender::Primitive.

Definition at line 158 of file Primitive.h.

const Feedback3DColor & Point::sommet3DColor ( int  ) const [virtual]

Implements vrender::Primitive.

Definition at line 63 of file Primitive.cpp.

const Vector3 & Point::vertex ( int  ) const [virtual]

Implements vrender::Primitive.

Definition at line 58 of file Primitive.cpp.


Member Data Documentation

Definition at line 163 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 Jun 6 2019 17:31:59