#include <dxGeomNodeContext7.h>
Inheritance diagram for DXGeomNodeContext7:
Public Types | |
typedef pvector< PT(Geom) | Geoms ) |
Public Member Functions | |
INLINE | DXGeomNodeContext7 (GeomNode *node) |
~DXGeomNodeContext7 () | |
virtual TypeHandle | get_type () const |
virtual TypeHandle | force_init_type () |
Static Public Member Functions | |
TypeHandle | get_class_type () |
void | init_type () |
Public Attributes | |
Geoms | _cached_geoms |
Geoms | _other_geoms |
LPDIRECT3DVERTEXBUFFER7 | _pVB |
LPDIRECT3DVERTEXBUFFER7 | _pXformed_VB |
int | _start_index |
int | _num_verts |
BYTE * | _pEndofVertData |
vector< DPInfo > | _PrimInfo |
Static Private Attributes | |
TypeHandle | _type_handle |
|
Definition at line 44 of file dxGeomNodeContext7.h. |
|
|
|
Definition at line 23 of file dxGeomNodeContext7.cxx. References _pVB, _pXformed_VB, and NULL. |
|
Reimplemented from GeomNodeContext. Definition at line 75 of file dxGeomNodeContext7.h. References GeomNodeContext::get_class_type(), and GeomNodeContext::init_type(). |
|
Reimplemented from GeomNodeContext. Definition at line 64 of file dxGeomNodeContext7.h. |
|
Reimplemented from GeomNodeContext. Definition at line 72 of file dxGeomNodeContext7.h. References GeomNodeContext::get_class_type(). |
|
Reimplemented from GeomNodeContext. Definition at line 67 of file dxGeomNodeContext7.h. References GeomNodeContext::get_class_type(), GeomNodeContext::init_type(), and register_type(). Referenced by init_libdxgsg7(). |
|
Definition at line 45 of file dxGeomNodeContext7.h. Referenced by DXGraphicsStateGuardian7::prepare_texture(). |
|
Definition at line 55 of file dxGeomNodeContext7.h. Referenced by DXGraphicsStateGuardian7::prepare_texture(). |
|
Definition at line 45 of file dxGeomNodeContext7.h. Referenced by DXGraphicsStateGuardian7::prepare_texture(). |
|
Definition at line 57 of file dxGeomNodeContext7.h. Referenced by DXGraphicsStateGuardian7::prepare_texture(). |
|
Definition at line 61 of file dxGeomNodeContext7.h. Referenced by DXGraphicsStateGuardian7::prepare_texture(). |
|
Definition at line 51 of file dxGeomNodeContext7.h. Referenced by DXGraphicsStateGuardian7::prepare_texture(), and ~DXGeomNodeContext7(). |
|
Definition at line 52 of file dxGeomNodeContext7.h. Referenced by DXGraphicsStateGuardian7::prepare_texture(), and ~DXGeomNodeContext7(). |
|
Definition at line 54 of file dxGeomNodeContext7.h. Referenced by DXGraphicsStateGuardian7::prepare_texture(). |
|
Reimplemented from GeomNodeContext. Definition at line 21 of file dxGeomNodeContext7.cxx. |