ROOT 6.08/07 Reference Guide |
#include "DllImport.h"
Classes | |
struct | _x3d_data_ |
struct | _x3d_sizeof_ |
Macros | |
#define | gSize3D (*gFuncSize3D()) |
Typedefs | |
typedef struct _x3d_sizeof_ | Size3D |
typedef struct _x3d_data_ | X3DBuffer |
Functions | |
int | AllocateX3DBuffer () |
void | FillX3DBuffer (X3DBuffer *buff) |
Size3D * | gFuncSize3D () |
#define gSize3D (*gFuncSize3D()) |
Definition at line 42 of file X3DBuffer.h.
typedef struct _x3d_sizeof_ Size3D |
typedef struct _x3d_data_ X3DBuffer |
int AllocateX3DBuffer | ( | ) |
Definition at line 25 of file X3DBuffer.c.
Definition at line 140 of file X3DBuffer.c.
Size3D* gFuncSize3D | ( | ) |
Definition at line 25 of file TVirtualPad.cxx.