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