Definition at line 202 of file COctreePointRenderer.h.
Public Member Functions | |
| TRenderQueueElement (const size_t id, float area_sq) | |
Public Attributes | |
| size_t | node_id |
| The node ID to render. More... | |
| float | render_area_sqpixels |
| The approximate size of the octree on the screen (squared pixels). More... | |
|
inline |
Definition at line 204 of file COctreePointRenderer.h.
| size_t mrpt::opengl::COctreePointRenderer< Derived >::TRenderQueueElement::node_id |
The node ID to render.
Definition at line 206 of file COctreePointRenderer.h.
| float mrpt::opengl::COctreePointRenderer< Derived >::TRenderQueueElement::render_area_sqpixels |
The approximate size of the octree on the screen (squared pixels).
Definition at line 207 of file COctreePointRenderer.h.
| Page generated by Doxygen 1.8.8 for MRPT 1.2.2 SVN:Unversioned directory at Tue Oct 14 02:14:08 UTC 2014 |