![]() |
ROOT
6.06/09
Reference Guide
|
#include "DllImport.h"
Include dependency graph for X3DBuffer.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | _x3d_data_ |
| struct | _x3d_sizeof_ |
Macros | |
| #define | gSize3D (*gFuncSize3D()) |
Typedefs | |
| typedef struct _x3d_data_ | X3DBuffer |
| typedef struct _x3d_sizeof_ | Size3D |
Functions | |
| int | AllocateX3DBuffer () |
| void | FillX3DBuffer (X3DBuffer *buff) |
| Size3D * | gFuncSize3D () |
| #define gSize3D (*gFuncSize3D()) |
Definition at line 42 of file X3DBuffer.h.
Referenced by TGeoPainter::AddSize3D(), AllocateX3DBuffer(), TNode::ls(), TPolyLineShape::PaintX3DLine(), TPolyLineShape::PaintX3DMarker(), TBRIK::Sizeof3D(), TTUBS::Sizeof3D(), TXTRU::Sizeof3D(), TTUBE::Sizeof3D(), TSPHE::Sizeof3D(), TPCON::Sizeof3D(), TPolyLineShape::Sizeof3D(), TPrimary::Sizeof3D(), and TParticle::Sizeof3D().
| 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.
Referenced by TPolyLineShape::PaintX3DLine(), and TPolyLineShape::PaintX3DMarker().
| Size3D* gFuncSize3D | ( | ) |
Definition at line 22 of file TVirtualPad.cxx.