Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

DXGeomNodeContext7 Class Reference

#include <dxGeomNodeContext7.h>

Inheritance diagram for DXGeomNodeContext7:

GeomNodeContext SavedContext TypedObject List of all members.

Public Types

typedef pvector< PT(GeomGeoms )

Public Member Functions

 DXGeomNodeContext7 (GeomNode *node)
 ~DXGeomNodeContext7 ()
virtual TypeHandle get_type () const
virtual TypeHandle force_init_type ()
int get_type_index () const
 Returns the internal index number associated with this object's TypeHandle, a unique number for each different type.

bool is_of_type (TypeHandle handle) const
 Returns true if the current object is or derives from the indicated type.

bool is_exact_type (TypeHandle handle) const
 Returns true if the current object is the indicated type exactly.


Static Public Member Functions

TypeHandle get_class_type ()
void init_type ()
 This function is declared non-inline to work around a compiler bug in g++ 2.96.


Public Attributes

Geoms _cached_geoms
Geoms _other_geoms
LPDIRECT3DVERTEXBUFFER7 _pVB
LPDIRECT3DVERTEXBUFFER7 _pXformed_VB
int _start_index
int _num_verts
BYTE * _pEndofVertData
vector< DPInfo_PrimInfo
GeomNode_node

Static Private Attributes

TypeHandle _type_handle

Member Typedef Documentation

typedef pvector< PT(Geom) DXGeomNodeContext7::Geoms)
 

Definition at line 49 of file dxGeomNodeContext7.h.


Constructor & Destructor Documentation

DXGeomNodeContext7::DXGeomNodeContext7 GeomNode node  )  [inline]
 

Definition at line 31 of file dxGeomNodeContext7.I.

DXGeomNodeContext7::~DXGeomNodeContext7  ) 
 

Definition at line 26 of file dxGeomNodeContext7.cxx.

References NULL.


Member Function Documentation

virtual TypeHandle DXGeomNodeContext7::force_init_type void   )  [inline, virtual]
 

Reimplemented from GeomNodeContext.

Definition at line 80 of file dxGeomNodeContext7.h.

TypeHandle DXGeomNodeContext7::get_class_type void   )  [inline, static]
 

Reimplemented from GeomNodeContext.

Definition at line 69 of file dxGeomNodeContext7.h.

virtual TypeHandle DXGeomNodeContext7::get_type void   )  const [inline, virtual]
 

Reimplemented from GeomNodeContext.

Definition at line 77 of file dxGeomNodeContext7.h.

int TypedObject::get_type_index  )  const [inline, inherited]
 

Returns the internal index number associated with this object's TypeHandle, a unique number for each different type.

This is equivalent to get_type().get_index().

Definition at line 71 of file typedObject.I.

References TypeHandle::get_name(), TypedObject::get_type(), and INLINE.

void DXGeomNodeContext7::init_type void   )  [inline, static]
 

This function is declared non-inline to work around a compiler bug in g++ 2.96.

Making it inline seems to cause problems in the optimizer.

Reimplemented from GeomNodeContext.

Definition at line 72 of file dxGeomNodeContext7.h.

References GeomNodeContext::get_class_type().

bool TypedObject::is_exact_type TypeHandle  handle  )  const [inline, inherited]
 

Returns true if the current object is the indicated type exactly.

Definition at line 101 of file typedObject.I.

Referenced by PT(), and CollisionNode::xform().

bool TypedObject::is_of_type TypeHandle  handle  )  const [inline, inherited]
 

Returns true if the current object is or derives from the indicated type.

Definition at line 86 of file typedObject.I.

Referenced by EggMaterialCollection::collapse_equivalent_materials(), EggTextureCollection::collapse_equivalent_textures(), DeferredNodeProperty::compose(), AnimBundleMaker::create_s_channel(), CharacterMaker::create_slider(), ProjectionScreen::cull_callback(), DataNode::define_output(), EggNode::determine_draw_order(), CharacterMaker::egg_to_index(), EggGroupUniquifier::EggGroupUniquifier(), EggPoolUniquifier::EggPoolUniquifier(), EggGroupNode::find_textures(), StaticTextFont::get_glyph(), EggMaterialCollection::insert_materials(), EggTextureCollection::insert_textures(), CharacterJoint::make_copy(), PT(), EggGroupNode::r_flatten_transforms(), EggGroupNode::r_transform_vertices(), EggGroupNode::recompute_polygon_normals(), CollisionLevelState::reserve(), PandaFramework::reset_frame_rate(), PandaFramework::set_texture(), EggGroupNode::steal_children(), and DataGraphTraverser::traverse().


Member Data Documentation

Geoms DXGeomNodeContext7::_cached_geoms
 

Definition at line 50 of file dxGeomNodeContext7.h.

GeomNode* GeomNodeContext::_node [inherited]
 

Definition at line 71 of file geomNodeContext.h.

int DXGeomNodeContext7::_num_verts
 

Definition at line 60 of file dxGeomNodeContext7.h.

Geoms DXGeomNodeContext7::_other_geoms
 

Definition at line 50 of file dxGeomNodeContext7.h.

BYTE* DXGeomNodeContext7::_pEndofVertData
 

Definition at line 62 of file dxGeomNodeContext7.h.

vector<DPInfo> DXGeomNodeContext7::_PrimInfo
 

Definition at line 66 of file dxGeomNodeContext7.h.

LPDIRECT3DVERTEXBUFFER7 DXGeomNodeContext7::_pVB
 

Definition at line 56 of file dxGeomNodeContext7.h.

LPDIRECT3DVERTEXBUFFER7 DXGeomNodeContext7::_pXformed_VB
 

Definition at line 57 of file dxGeomNodeContext7.h.

int DXGeomNodeContext7::_start_index
 

Definition at line 59 of file dxGeomNodeContext7.h.

TypeHandle DXGeomNodeContext7::_type_handle [static, private]
 

Reimplemented from GeomNodeContext.

Definition at line 24 of file dxGeomNodeContext7.cxx.


The documentation for this class was generated from the following files:
Generated on Fri May 2 00:49:36 2003 for Panda by doxygen1.3