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

MatrixLens Class Reference

#include <matrixLens.h>

Inheritance diagram for MatrixLens:

Lens TypedReferenceCount TypedObject ReferenceCount List of all members.

Public Member Functions

INLINE MatrixLens (const MatrixLens &copy)
INLINE void operator= (const MatrixLens &copy)
INLINE const LMatrix4f & get_user_mat () const
virtual PT (Lens) make_copy() const
virtual bool is_linear () const
virtual void write (ostream &out, int indent_level=0) const
virtual TypeHandle get_type () const
virtual TypeHandle force_init_type ()

Static Public Member Functions

TypeHandle get_class_type ()
void init_type ()

Public Attributes

PUBLISHED __pad1__: INLINE void set_user_mat(const LMatrix4f &user_mat)

Protected Member Functions

virtual void compute_projection_mat ()

Private Attributes

PUBLISHED __pad0__: INLINE MatrixLens()
LMatrix4f _user_mat

Static Private Attributes

TypeHandle _type_handle

Constructor & Destructor Documentation

INLINE MatrixLens::MatrixLens const MatrixLens &  copy  ) 
 


Member Function Documentation

void MatrixLens::compute_projection_mat  )  [protected, virtual]
 

Reimplemented from Lens.

Definition at line 66 of file matrixLens.cxx.

References Lens::_projection_mat, _user_mat, Lens::adjust_comp_flags(), Lens::CF_projection_mat, Lens::CF_projection_mat_inv, Lens::get_film_mat(), and Lens::get_lens_mat_inv().

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

Reimplemented from Lens.

Definition at line 63 of file matrixLens.h.

References Lens::get_class_type(), and Lens::init_type().

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

Reimplemented from Lens.

Definition at line 64 of file matrixLens.h.

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

Reimplemented from Lens.

Definition at line 60 of file matrixLens.h.

References Lens::get_class_type().

Referenced by write().

INLINE const LMatrix4f& MatrixLens::get_user_mat  )  const
 

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

Reimplemented from Lens.

Definition at line 67 of file matrixLens.h.

References Lens::get_class_type(), Lens::init_type(), and register_type().

Referenced by ConfigureFn().

bool MatrixLens::is_linear  )  const [virtual]
 

Reimplemented from Lens.

Definition at line 44 of file matrixLens.cxx.

INLINE void MatrixLens::operator= const MatrixLens &  copy  ) 
 

virtual MatrixLens::PT Lens   )  const [virtual]
 

void MatrixLens::write ostream &  out,
int  indent_level = 0
const [virtual]
 

Reimplemented from Lens.

Definition at line 54 of file matrixLens.cxx.

References Lens::_projection_mat, get_type(), and indent().


Member Data Documentation

PUBLISHED MatrixLens::__pad0__ [private]
 

Reimplemented from Lens.

Definition at line 37 of file matrixLens.h.

PUBLISHED MatrixLens::__pad1__
 

Definition at line 44 of file matrixLens.h.

TypeHandle MatrixLens::_type_handle [static, private]
 

Reimplemented from Lens.

Definition at line 22 of file matrixLens.cxx.

LMatrix4f MatrixLens::_user_mat [private]
 

Definition at line 57 of file matrixLens.h.

Referenced by compute_projection_mat().


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