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

FltTransformGeneralMatrix Class Reference

#include <fltTransformGeneralMatrix.h>

Inheritance diagram for FltTransformGeneralMatrix:

FltTransformRecord FltRecord TypedReferenceCount TypedObject ReferenceCount List of all members.

Public Member Functions

 FltTransformGeneralMatrix (FltHeader *header)
void set_matrix (const LMatrix4d &matrix)
void set_matrix (const LMatrix4f &matrix)
virtual TypeHandle get_type () const
virtual TypeHandle force_init_type ()

Static Public Member Functions

TypeHandle get_class_type ()
void init_type ()

Protected Member Functions

virtual bool extract_record (FltRecordReader &reader)
virtual bool build_record (FltRecordWriter &writer) const

Static Private Attributes

TypeHandle _type_handle

Constructor & Destructor Documentation

FltTransformGeneralMatrix::FltTransformGeneralMatrix FltHeader header  ) 
 

Definition at line 31 of file fltTransformGeneralMatrix.cxx.


Member Function Documentation

bool FltTransformGeneralMatrix::build_record FltRecordWriter writer  )  const [protected, virtual]
 

Reimplemented from FltRecord.

Definition at line 90 of file fltTransformGeneralMatrix.cxx.

References FltTransformRecord::_matrix, Datagram::add_be_float32(), FltRecord::build_record(), c, FO_general_matrix, r, and writer().

bool FltTransformGeneralMatrix::extract_record FltRecordReader reader  )  [protected, virtual]
 

Reimplemented from FltRecord.

Definition at line 63 of file fltTransformGeneralMatrix.cxx.

References FltTransformRecord::_matrix, c, FltRecord::check_remaining_size(), FltRecord::extract_record(), FO_general_matrix, DatagramIterator::get_be_float32(), nassertr, r, and reader().

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

Reimplemented from FltTransformRecord.

Definition at line 47 of file fltTransformGeneralMatrix.h.

References get_class_type(), and init_type().

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

Reimplemented from FltTransformRecord.

Definition at line 48 of file fltTransformGeneralMatrix.h.

References _type_handle.

Referenced by force_init_type(), and get_type().

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

Reimplemented from FltTransformRecord.

Definition at line 44 of file fltTransformGeneralMatrix.h.

References get_class_type().

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

Reimplemented from FltTransformRecord.

Definition at line 51 of file fltTransformGeneralMatrix.h.

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

Referenced by force_init_type(), and init_libflt().

void FltTransformGeneralMatrix::set_matrix const LMatrix4f &  matrix  ) 
 

Definition at line 50 of file fltTransformGeneralMatrix.cxx.

References FltTransformRecord::_matrix, LCAST, and matrix.

void FltTransformGeneralMatrix::set_matrix const LMatrix4d &  matrix  ) 
 

Definition at line 40 of file fltTransformGeneralMatrix.cxx.

References FltTransformRecord::_matrix, and matrix.

Referenced by FltBead::set_transform().


Member Data Documentation

TypeHandle FltTransformGeneralMatrix::_type_handle [static, private]
 

Reimplemented from FltTransformRecord.

Definition at line 23 of file fltTransformGeneralMatrix.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:01:04 2003 for Panda-Tool by doxygen1.3