Tucano
0.1
A library for rapid prototyping with modern OpenGL and GLSL
|
#include <rply.hpp>
Public Attributes | |
char | name [WORDSIZE] |
e_ply_type | type |
e_ply_type | value_type |
e_ply_type | length_type |
p_ply_read_cb | read_cb |
void * | pdata |
long | idata |
long t_ply_property_::idata |
e_ply_type t_ply_property_::length_type |
char t_ply_property_::name[WORDSIZE] |
void* t_ply_property_::pdata |
p_ply_read_cb t_ply_property_::read_cb |
e_ply_type t_ply_property_::type |
e_ply_type t_ply_property_::value_type |