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

EggJointPointer Class Reference

#include <eggJointPointer.h>

Inheritance diagram for EggJointPointer:

EggBackPointer TypedObject EggJointNodePointer EggMatrixTablePointer List of all members.

Public Member Functions

virtual int get_num_frames () const=0
virtual LMatrix4d get_frame (int n) const=0
virtual void set_frame (int n, const LMatrix4d &mat)=0
virtual bool add_frame (const LMatrix4d &mat)
void begin_rebuild ()
virtual bool add_rebuild_frame (const LMatrix4d &mat)
virtual bool do_rebuild ()
virtual void optimize ()
virtual TypeHandle get_type () const
virtual TypeHandle force_init_type ()

Static Public Member Functions

TypeHandle get_class_type ()
void init_type ()

Protected Types

typedef pvector< LMatrix4d > RebuildFrames

Protected Attributes

RebuildFrames _rebuild_frames

Static Private Attributes

TypeHandle _type_handle

Member Typedef Documentation

typedef pvector<LMatrix4d> EggJointPointer::RebuildFrames [protected]
 

Definition at line 51 of file eggJointPointer.h.


Member Function Documentation

bool EggJointPointer::add_frame const LMatrix4d &  mat  )  [virtual]
 

Reimplemented in EggMatrixTablePointer.

Definition at line 33 of file eggJointPointer.cxx.

bool EggJointPointer::add_rebuild_frame const LMatrix4d &  mat  )  [virtual]
 

Reimplemented in EggJointNodePointer.

Definition at line 61 of file eggJointPointer.cxx.

References _rebuild_frames.

Referenced by EggJointNodePointer::add_rebuild_frame(), and EggTopstrip::strip_anim().

void EggJointPointer::begin_rebuild  ) 
 

Definition at line 48 of file eggJointPointer.cxx.

References _rebuild_frames.

Referenced by EggTopstrip::strip_anim().

bool EggJointPointer::do_rebuild  )  [virtual]
 

Reimplemented in EggJointNodePointer, and EggMatrixTablePointer.

Definition at line 80 of file eggJointPointer.cxx.

References _rebuild_frames.

Referenced by EggJointData::do_rebuild().

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

Reimplemented from EggBackPointer.

Reimplemented in EggJointNodePointer, and EggMatrixTablePointer.

Definition at line 66 of file eggJointPointer.h.

References get_class_type(), and init_type().

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

Reimplemented from EggBackPointer.

Reimplemented in EggJointNodePointer, and EggMatrixTablePointer.

Definition at line 55 of file eggJointPointer.h.

References _type_handle.

Referenced by force_init_type(), get_type(), EggMatrixTablePointer::init_type(), and EggJointNodePointer::init_type().

virtual LMatrix4d EggJointPointer::get_frame int  n  )  const [pure virtual]
 

Implemented in EggJointNodePointer, and EggMatrixTablePointer.

Referenced by EggJointData::get_frame().

virtual int EggJointPointer::get_num_frames  )  const [pure virtual]
 

Implemented in EggJointNodePointer, and EggMatrixTablePointer.

Referenced by EggJointData::get_num_frames().

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

Reimplemented from EggBackPointer.

Reimplemented in EggJointNodePointer, and EggMatrixTablePointer.

Definition at line 63 of file eggJointPointer.h.

References get_class_type().

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

Reimplemented from EggBackPointer.

Reimplemented in EggJointNodePointer, and EggMatrixTablePointer.

Definition at line 58 of file eggJointPointer.h.

References _type_handle, EggBackPointer::get_class_type(), EggBackPointer::init_type(), and register_type().

Referenced by force_init_type(), init_libeggcharbase(), EggMatrixTablePointer::init_type(), and EggJointNodePointer::init_type().

void EggJointPointer::optimize  )  [virtual]
 

Reimplemented in EggMatrixTablePointer.

Definition at line 96 of file eggJointPointer.cxx.

Referenced by EggJointData::optimize().

virtual void EggJointPointer::set_frame int  n,
const LMatrix4d &  mat
[pure virtual]
 

Implemented in EggJointNodePointer, and EggMatrixTablePointer.


Member Data Documentation

RebuildFrames EggJointPointer::_rebuild_frames [protected]
 

Definition at line 52 of file eggJointPointer.h.

Referenced by add_rebuild_frame(), EggJointNodePointer::add_rebuild_frame(), begin_rebuild(), EggMatrixTablePointer::do_rebuild(), do_rebuild(), and EggJointNodePointer::do_rebuild().

TypeHandle EggJointPointer::_type_handle [static, private]
 

Reimplemented from EggBackPointer.

Reimplemented in EggJointNodePointer, and EggMatrixTablePointer.

Definition at line 22 of file eggJointPointer.cxx.

Referenced by get_class_type(), and init_type().


The documentation for this class was generated from the following files:
Generated on Fri Apr 18 01:00:50 2003 for Panda-Tool by doxygen1.3