|
Developer Documentation
|
#include <ObjectTypes/SplatCloud/SplatCloud/SplatCloud.hh>
Public Member Functions | |
| SplatPropertyMapEntry () | |
| Standard constructor. | |
| SplatPropertyMapEntry (SplatPropertyInterface *_prop, unsigned int _num) | |
| Constructor. | |
Public Attributes | |
| SplatPropertyInterface * | property_ |
| A valid pointer to a splat-property. | |
| unsigned int | numRequests_ |
| The number of times requestSplatProperty() was called and has not been released yet. | |
Splat-property map entry type
Definition at line 250 of file SplatCloud.hh.