Public Member Functions | Private Attributes | List of all members
vrender::Point Class Reference

#include <Primitive.h>

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

Public Member Functions

virtual AxisAlignedBox_xyz bbox () const
 
virtual size_t nbVertices () const
 
 Point (const Feedback3DColor &f)
 
virtual const Feedback3DColorsommet3DColor (size_t) const
 
virtual const Vector3vertex (size_t) const
 
virtual ~Point ()
 
- Public Member Functions inherited from vrender::Primitive
virtual ~Primitive ()
 

Private Attributes

Feedback3DColor _position_and_color
 

Additional Inherited Members

- Protected Attributes inherited from vrender::Primitive
int _vibility
 

Detailed Description

Definition at line 150 of file Primitive.h.

Constructor & Destructor Documentation

Point::Point ( const Feedback3DColor f)

Definition at line 54 of file Primitive.cpp.

virtual vrender::Point::~Point ( )
inlinevirtual

Definition at line 154 of file Primitive.h.

Member Function Documentation

AxisAlignedBox_xyz Point::bbox ( ) const
virtual

Implements vrender::Primitive.

Definition at line 74 of file Primitive.cpp.

virtual size_t vrender::Point::nbVertices ( ) const
inlinevirtual

Implements vrender::Primitive.

Definition at line 157 of file Primitive.h.

const Feedback3DColor & Point::sommet3DColor ( size_t  ) const
virtual

Implements vrender::Primitive.

Definition at line 64 of file Primitive.cpp.

const Vector3 & Point::vertex ( size_t  ) const
virtual

Implements vrender::Primitive.

Definition at line 59 of file Primitive.cpp.

Member Data Documentation

Feedback3DColor vrender::Point::_position_and_color
private

Definition at line 162 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 Wed Jun 5 2019 19:26:39