lightspark::Matrix Class Reference

#include <flashgeom.h>

Inherits lightspark::ASObject.

Collaboration diagram for lightspark::Matrix:
Collaboration graph
[legend]

List of all members.

Public Member Functions

tiny_string toString (bool debugMsg=false)
 ASFUNCTION (_constructor)
 ASFUNCTION (identity)
 ASFUNCTION (rotate)
 ASFUNCTION (scale)
 ASFUNCTION (translate)
 ASFUNCTION (_get_a)
 ASFUNCTION (_get_b)
 ASFUNCTION (_get_c)
 ASFUNCTION (_get_d)
 ASFUNCTION (_get_tx)
 ASFUNCTION (_get_ty)
 ASFUNCTION (_set_a)
 ASFUNCTION (_set_b)
 ASFUNCTION (_set_c)
 ASFUNCTION (_set_d)
 ASFUNCTION (_set_tx)
 ASFUNCTION (_set_ty)

Static Public Member Functions

static void sinit (Class_base *c)
static void buildTraits (ASObject *o)

Private Attributes

number_t a
number_t b
number_t c
number_t d
number_t tx
number_t ty

Detailed Description

Definition at line 102 of file flashgeom.h.


Member Function Documentation

lightspark::Matrix::ASFUNCTION ( _set_ty   ) 
lightspark::Matrix::ASFUNCTION ( _set_tx   ) 
lightspark::Matrix::ASFUNCTION ( _set_d   ) 
lightspark::Matrix::ASFUNCTION ( _set_c   ) 
lightspark::Matrix::ASFUNCTION ( _set_b   ) 
lightspark::Matrix::ASFUNCTION ( _set_a   ) 
lightspark::Matrix::ASFUNCTION ( _get_ty   ) 
lightspark::Matrix::ASFUNCTION ( _get_tx   ) 
lightspark::Matrix::ASFUNCTION ( _get_d   ) 
lightspark::Matrix::ASFUNCTION ( _get_c   ) 
lightspark::Matrix::ASFUNCTION ( _get_b   ) 
lightspark::Matrix::ASFUNCTION ( _get_a   ) 
lightspark::Matrix::ASFUNCTION ( translate   ) 
lightspark::Matrix::ASFUNCTION ( scale   ) 
lightspark::Matrix::ASFUNCTION ( rotate   ) 
lightspark::Matrix::ASFUNCTION ( identity   ) 
lightspark::Matrix::ASFUNCTION ( _constructor   ) 

Reimplemented from lightspark::ASObject.

void Matrix::buildTraits ( ASObject o  )  [static]

Reimplemented from lightspark::ASObject.

Definition at line 508 of file flashgeom.cpp.

void Matrix::sinit ( Class_base c  )  [static]

Reimplemented from lightspark::ASObject.

Definition at line 456 of file flashgeom.cpp.

tiny_string Matrix::toString ( bool  debugMsg = false  )  [virtual]

Reimplemented from lightspark::ASObject.

Definition at line 512 of file flashgeom.cpp.


Member Data Documentation

Definition at line 104 of file flashgeom.h.

Definition at line 104 of file flashgeom.h.

Definition at line 104 of file flashgeom.h.

Definition at line 104 of file flashgeom.h.

Definition at line 104 of file flashgeom.h.

Definition at line 104 of file flashgeom.h.


The documentation for this class was generated from the following files:
Generated on Tue Aug 24 19:50:36 2010 for Lightspark by  doxygen 1.6.3