OSG  3.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
osgShadow::ConvexPolyhedron::Face Struct Reference

#include <ConvexPolyhedron.h>

Collaboration diagram for osgShadow::ConvexPolyhedron::Face:
Collaboration graph
[legend]

Public Attributes

std::string name
 
osg::Plane plane
 
Vertices vertices
 

Detailed Description

Definition at line 42 of file ConvexPolyhedron.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: