Go to the documentation of this file.
4 #ifndef tools_sg_render_manager
5 #define tools_sg_render_manager
18 virtual void*
cast(
const std::string&)
const = 0;
21 unsigned int,
unsigned int,
22 float,
float,
float,
float,
bool a_clear =
true) = 0;
42 const float* _xyzs = vec_data<float>(a_xyzs);