Struct PointCloud::RenderableInternals

Nested Relationships

This struct is a nested type of Class PointCloud.

Struct Documentation

struct RenderableInternals

Public Functions

inline bool bufferIsFull()
inline bool noBufferOverflowOccurred()

Public Members

PointCloudRenderablePtr rend
float *float_buffer = nullptr
uint32_t buffer_size = 0
Ogre::AxisAlignedBox aabb
uint32_t current_vertex_count = 0