vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
APDYNAMICART::PS_Face Class Reference

#include <PS_Face.h>

Inheritance diagram for APDYNAMICART::PS_Face:
APDYNAMICART::PS_FlatShape

Public Member Functions

 PS_Face (osg::ref_ptr< osg::Vec3Array > vertices)
 
void updateColors (osg::Vec4 color)
 
void pointed (bool pointed)
 

Protected Attributes

osg::ref_ptr< osg::Vec3Array > _vertices
 
osg::ref_ptr< osg::Geometry > _geometry
 
osg::ref_ptr
< vreckoUtils::HighlightCallback
_highlight
 

Constructor & Destructor Documentation

APDYNAMICART::PS_Face::PS_Face ( osg::ref_ptr< osg::Vec3Array >  vertices)

Member Function Documentation

void APDYNAMICART::PS_Face::pointed ( bool  pointed)
inline
void APDYNAMICART::PS_Face::updateColors ( osg::Vec4  color)

Member Data Documentation

osg::ref_ptr<osg::Geometry> APDYNAMICART::PS_Face::_geometry
protected
osg::ref_ptr<vreckoUtils::HighlightCallback> APDYNAMICART::PS_Face::_highlight
protected
osg::ref_ptr<osg::Vec3Array> APDYNAMICART::PS_Face::_vertices
protected

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