Tucano
0.1
A library for rapid prototyping with modern OpenGL and GLSL
|
#include <rply.hpp>
Public Attributes | |
p_ply_element | element |
long | instance_index |
p_ply_property | property |
long | length |
long | value_index |
double | value |
void * | pdata |
long | idata |
p_ply_element t_ply_argument_::element |
long t_ply_argument_::idata |
long t_ply_argument_::instance_index |
long t_ply_argument_::length |
void* t_ply_argument_::pdata |
p_ply_property t_ply_argument_::property |
double t_ply_argument_::value |
long t_ply_argument_::value_index |