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

FltVectorRecord Class Reference

#include <fltVectorRecord.h>

Inheritance diagram for FltVectorRecord:

FltRecord TypedReferenceCount TypedObject ReferenceCount List of all members.

Public Member Functions

 FltVectorRecord (FltHeader *header)
const LVector3f & get_vector () const
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

Protected Attributes

LVector3f _vector

Static Private Attributes

TypeHandle _type_handle

Friends

class FltBead

Constructor & Destructor Documentation

FltVectorRecord::FltVectorRecord FltHeader header  ) 
 

Definition at line 31 of file fltVectorRecord.cxx.

References _vector.


Member Function Documentation

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

Reimplemented from FltRecord.

Definition at line 79 of file fltVectorRecord.cxx.

References _vector, Datagram::add_be_float32(), FltRecord::build_record(), FO_vector, and writer().

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

Reimplemented from FltRecord.

Definition at line 54 of file fltVectorRecord.cxx.

References _vector, FltRecord::check_remaining_size(), FltRecord::extract_record(), FO_vector, DatagramIterator::get_be_float32(), nassertr, and reader().

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

Reimplemented from FltRecord.

Definition at line 52 of file fltVectorRecord.h.

References get_class_type(), and init_type().

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

Reimplemented from FltRecord.

Definition at line 53 of file fltVectorRecord.h.

References _type_handle.

Referenced by force_init_type(), and get_type().

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

Reimplemented from FltRecord.

Definition at line 49 of file fltVectorRecord.h.

References get_class_type().

const LVector3f & FltVectorRecord::get_vector  )  const
 

Definition at line 41 of file fltVectorRecord.cxx.

References _vector.

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

Reimplemented from FltRecord.

Definition at line 56 of file fltVectorRecord.h.

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

Referenced by force_init_type(), and init_libflt().


Friends And Related Function Documentation

friend class FltBead [friend]
 

Definition at line 65 of file fltVectorRecord.h.


Member Data Documentation

TypeHandle FltVectorRecord::_type_handle [static, private]
 

Reimplemented from FltRecord.

Definition at line 23 of file fltVectorRecord.cxx.

Referenced by get_class_type(), and init_type().

LVector3f FltVectorRecord::_vector [protected]
 

Definition at line 42 of file fltVectorRecord.h.

Referenced by build_record(), extract_record(), FltVectorRecord(), and get_vector().


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