OSG
3.4.0
|
#include <ConvexPolyhedron.h>
Public Attributes | |
std::string | name |
osg::Plane | plane |
Vertices | vertices |
Definition at line 42 of file ConvexPolyhedron.h.
std::string osgShadow::ConvexPolyhedron::Face::name |
Definition at line 44 of file ConvexPolyhedron.h.
osg::Plane osgShadow::ConvexPolyhedron::Face::plane |
Definition at line 45 of file ConvexPolyhedron.h.
Vertices osgShadow::ConvexPolyhedron::Face::vertices |
Definition at line 46 of file ConvexPolyhedron.h.