MRPT  2.0.0
List of all members | Public Member Functions | Public Attributes
mrpt::opengl::COctreePointRenderer< Derived >::TRenderQueueElement Struct Reference

Detailed Description

template<class Derived>
struct mrpt::opengl::COctreePointRenderer< Derived >::TRenderQueueElement

Definition at line 262 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...
 

Constructor & Destructor Documentation

◆ TRenderQueueElement()

template<class Derived>
mrpt::opengl::COctreePointRenderer< Derived >::TRenderQueueElement::TRenderQueueElement ( const size_t  id,
float  area_sq 
)
inline

Definition at line 264 of file COctreePointRenderer.h.

Member Data Documentation

◆ node_id

template<class Derived>
size_t mrpt::opengl::COctreePointRenderer< Derived >::TRenderQueueElement::node_id

The node ID to render.

Definition at line 270 of file COctreePointRenderer.h.

◆ render_area_sqpixels

template<class Derived>
float mrpt::opengl::COctreePointRenderer< Derived >::TRenderQueueElement::render_area_sqpixels

The approximate size of the octree on the screen (squared pixels).

Definition at line 273 of file COctreePointRenderer.h.




Page generated by Doxygen 1.8.14 for MRPT 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020