ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Attributes | List of all members
_x3d_data_ Struct Reference

Definition at line 17 of file X3DBuffer.h.

Public Attributes

int numPoints
 
int numSegs
 
int numPolys
 
float * points
 
int * segs
 
int * polys
 

#include <X3DBuffer.h>

Member Data Documentation

int _x3d_data_::numPoints
int _x3d_data_::numPolys
int _x3d_data_::numSegs
float* _x3d_data_::points
int* _x3d_data_::polys
int* _x3d_data_::segs

The documentation for this struct was generated from the following file: