#include <ImportExport.h>
List of all members.
Public Member Functions |
| | Box () |
| | ~Box () |
Public Attributes |
|
osg::ref_ptr< osg::Vec3Array > | vertices |
|
osg::ref_ptr< osg::Vec4Array > | rotation |
|
osg::ref_ptr< osg::Vec4Array > | ids |
|
osg::Vec3 | box_center |
Detailed Description
Helper class to save a cloud Manages a boundingbox of the particles
Constructor & Destructor Documentation
| osgCloudyDay::Box::Box |
( |
| ) |
|
|
inline |
| osgCloudyDay::Box::~Box |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: