TAMSVIZ
Visualization and annotation tool for ROS
Public Member Functions | Friends | List of all members
RenderList Class Reference

Public Member Functions

void push (const MaterialBlock &material)
 
void push (const std::shared_ptr< Mesh > &mesh, const RenderOptions &options)
 
void push (const InstanceBlock &instance)
 
void push (const MaterialBlock &material, const std::shared_ptr< Mesh > &mesh, const InstanceBlock &instance, const RenderOptions &options=RenderOptions())
 
template<class IT >
void push (const MaterialBlock &material, const std::shared_ptr< Mesh > &mesh, const IT &instance_begin, const IT &instance_end, const RenderOptions &options=RenderOptions())
 
void push (const LightBlock &light)
 
void clear ()
 

Friends

class Renderer
 

Detailed Description

Definition at line 90 of file renderlist.h.


The documentation for this class was generated from the following files: