Public Member Functions | |
| TRenderQueueElement (const size_t id, float area_sq) | |
Public Attributes | |
| size_t | node_id |
| The node ID to render. | |
| float | render_area_sqpixels |
| The approximate size of the octree on the screen (squared pixels). | |
| mrpt::opengl::COctreePointRenderer::TRenderQueueElement::TRenderQueueElement | ( | const size_t | id, |
| float | area_sq | ||
| ) | [inline] |
Definition at line 205 of file COctreePointRenderer.h.
The node ID to render.
Definition at line 207 of file COctreePointRenderer.h.
The approximate size of the octree on the screen (squared pixels).
Definition at line 208 of file COctreePointRenderer.h.
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |