2003-09-08 18:51:14 +08:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
< HTML >
< HEAD >
< TITLE > class osg::RefMatrixf< / TITLE >
< META NAME = "GENERATOR" CONTENT = "DOC++ 3.4.10" >
< / HEAD >
< BODY BGCOLOR = "#ffffff" >
< H2 > class < A HREF = "#DOC.DOCU" > osg::RefMatrixf< / A > < / H2 > < / H2 > < HR >
< H2 > Inheritance:< / H2 >
< APPLET CODE = "ClassGraph.class" WIDTH = 600 HEIGHT = 125 >
< param name = classes value = "CMatrixf,MMatrixf.html,CReferenced,MReferenced.html,CObject,MObject.html,CRefMatrixf,MRefMatrixf.html" >
< param name = before value = "M,M,M,M" >
< param name = after value = "Ml_,Md_||,MD_,M" >
< param name = indent value = "1,0,1,2" >
< param name = arrowdir value = "down" >
< / APPLET >
< HR >
< DL >
< P > < DL >
< DT > < H3 > Public Methods< / H3 > < DD > < DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > < B > < A HREF = "#DOC.2.113.1" > RefMatrixf< / A > < / B > ()
2003-09-08 18:51:14 +08:00
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > < B > < A HREF = "#DOC.2.113.2" > RefMatrixf< / A > < / B > ( const <!1> < A HREF = "Matrixf.html" > Matrixf< / A > & other)
2003-09-08 18:51:14 +08:00
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > < B > < A HREF = "#DOC.2.113.3" > RefMatrixf< / A > < / B > ( const <!1> < A HREF = "Matrixd.html" > Matrixd< / A > & other)
2003-09-08 18:51:14 +08:00
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > < B > < A HREF = "#DOC.2.113.4" > RefMatrixf< / A > < / B > ( const <!1> < A HREF = "RefMatrixf.html#DOC.2.113.4" > RefMatrixf< / A > & other)
2003-09-08 18:51:14 +08:00
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > explicit < B > < A HREF = "#DOC.2.113.5" > RefMatrixf< / A > < / B > ( Matrixf::value_type const* const def )
2003-09-08 18:51:14 +08:00
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > < B > < A HREF = "#DOC.2.113.6" > RefMatrixf< / A > < / B > ( Matrixf::value_type a00, Matrixf::value_type a01, Matrixf::value_type a02, Matrixf::value_type a03, Matrixf::value_type a10, Matrixf::value_type a11, Matrixf::value_type a12, Matrixf::value_type a13, Matrixf::value_type a20, Matrixf::value_type a21, Matrixf::value_type a22, Matrixf::value_type a23, Matrixf::value_type a30, Matrixf::value_type a31, Matrixf::value_type a32, Matrixf::value_type a33)
2003-09-08 18:51:14 +08:00
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > virtual <!1> < A HREF = "Object.html" > Object< / A > * < B > < A HREF = "#DOC.2.113.7" > cloneType< / A > < / B > () const
2003-09-08 18:51:14 +08:00
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > virtual <!1> < A HREF = "Object.html" > Object< / A > * < B > < A HREF = "#DOC.2.113.8" > clone< / A > < / B > (const <!1> < A HREF = "CopyOp.html" > CopyOp< / A > & ) const
2003-09-08 18:51:14 +08:00
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > virtual bool < B > < A HREF = "#DOC.2.113.9" > isSameKindAs< / A > < / B > (const <!1> < A HREF = "Object.html" > Object< / A > * obj) const
2003-09-08 18:51:14 +08:00
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > virtual const char* < B > < A HREF = "#DOC.2.113.10" > libraryName< / A > < / B > () const
2003-09-08 18:51:14 +08:00
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > virtual const char* < B > < A HREF = "#DOC.2.113.11" > className< / A > < / B > () const
2003-09-08 18:51:14 +08:00
< / DL > < / P >
< P > < DL >
< DT > < H3 > Protected Methods< / H3 > < DD > < DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > virtual < B > < A HREF = "#DOC.2.113.12" > ~RefMatrixf< / A > < / B > ()
2003-09-08 18:51:14 +08:00
< / DL > < / P >
< / DL >
< HR > < H3 > Inherited from < A HREF = "Object.html" > Object< / A > :< / H3 >
< DL >
< P > < DL >
< DT > < H3 > Public Methods< / H3 > < DD > < DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "o" SRC = icon2.gif > inline void < B > setDataVariance< / B > (<!1> < A HREF = "Object.html#DOC.2.135.8" > DataVariance< / A > dv)
2003-09-08 18:51:14 +08:00
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Object.html#DOC.2.135.8" > DataVariance< / A > < B > getDataVariance< / B > () const
2003-09-08 18:51:14 +08:00
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline void < B > setUserData< / B > (<!1> < A HREF = "Referenced.html" > Referenced< / A > * obj)
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Referenced.html" > Referenced< / A > * < B > getUserData< / B > ()
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline const <!1> < A HREF = "Referenced.html" > Referenced< / A > * < B > getUserData< / B > () const
< / DL > < / P >
< P > < DL >
< DT > < H3 > Public Members< / H3 > < DD > < DT >
< IMG ALT = "o" SRC = icon2.gif > enum < B > DataVariance< / B >
< / DL > < / P >
< P > < DL >
< DT > < H3 > Protected Fields< / H3 > < DD > < DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "o" SRC = icon2.gif > <!1> < A HREF = "Object.html#DOC.2.135.8" > DataVariance< / A > < B > _dataVariance< / B >
2003-09-08 18:51:14 +08:00
< DT >
< IMG ALT = "o" SRC = icon2.gif > <!1> < A HREF = "ref_ptr.html" > ref_ptr< / A > < <!1> < A HREF = "Referenced.html" > Referenced< / A > > < B > _userData< / B >
< / DL > < / P >
< / DL >
< HR > < H3 > Inherited from < A HREF = "Referenced.html" > Referenced< / A > :< / H3 >
< DL >
< P > < DL >
< DT > < H3 > Public Methods< / H3 > < DD > < DT >
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Referenced.html" > Referenced< / A > & < B > operator = < / B > (<!1> < A HREF = "Referenced.html" > Referenced< / A > & )
< DT >
< IMG ALT = "o" SRC = icon2.gif > static void < B > setDeleteHandler< / B > (<!1> < A HREF = "DeleteHandler.html" > DeleteHandler< / A > * handler)
< DT >
< IMG ALT = "o" SRC = icon2.gif > static <!1> < A HREF = "DeleteHandler.html" > DeleteHandler< / A > * < B > getDeleteHandler< / B > ()
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline void < B > ref< / B > () const
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline void < B > unref_nodelete< / B > () const
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline int < B > referenceCount< / B > () const
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline void < B > unref< / B > () const
< / DL > < / P >
< P > < DL >
< DT > < H3 > Protected Fields< / H3 > < DD > < DT >
< IMG ALT = "o" SRC = icon2.gif > mutable int < B > _refCount< / B >
< / DL > < / P >
< / DL >
< HR > < H3 > Inherited from < A HREF = "Matrixf.html" > Matrixf< / A > :< / H3 >
< DL >
< P > < DL >
< DT > < H3 > Public Methods< / H3 > < DD > < DT >
< IMG ALT = "o" SRC = icon2.gif > int < B > compare< / B > (const <!1> < A HREF = "Matrixf.html" > Matrixf< / A > & m) const
< DT >
< IMG ALT = "o" SRC = icon2.gif > bool < B > operator < < / B > (const <!1> < A HREF = "Matrixf.html" > Matrixf< / A > & m) const
< DT >
< IMG ALT = "o" SRC = icon2.gif > bool < B > operator == < / B > (const <!1> < A HREF = "Matrixf.html" > Matrixf< / A > & m) const
< DT >
< IMG ALT = "o" SRC = icon2.gif > bool < B > operator != < / B > (const <!1> < A HREF = "Matrixf.html" > Matrixf< / A > & m) const
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > & < B > operator()< / B > (int row, int col)
2003-09-08 18:51:14 +08:00
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > < B > operator()< / B > (int row, int col) const
2003-09-08 18:51:14 +08:00
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline bool < B > valid< / B > () const
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline bool < B > isNaN< / B > () const
< DT >
< IMG ALT = "o" SRC = icon2.gif > void < B > set< / B > (const <!1> < A HREF = "Matrixd.html" > Matrixd< / A > & rhs)
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline void < B > set< / B > (const <!1> < A HREF = "Matrixf.html" > Matrixf< / A > & rhs)
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "o" SRC = icon2.gif > inline void < B > set< / B > (float const* const <!1> < A HREF = "Matrixf.html#DOC.2.112.27" > ptr< / A > )
2003-09-08 18:51:14 +08:00
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "o" SRC = icon2.gif > inline void < B > set< / B > (double const* const <!1> < A HREF = "Matrixf.html#DOC.2.112.27" > ptr< / A > )
2003-09-08 18:51:14 +08:00
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "o" SRC = icon2.gif > void < B > set< / B > ( <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > a00, <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > a01, <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > a02, <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > a03, <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > a10, <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > a11, <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > a12, <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > a13, <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > a20, <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > a21, <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > a22, <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > a23, <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > a30, <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > a31, <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > a32, <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > a33)
2003-09-08 18:51:14 +08:00
< DT >
< IMG ALT = "o" SRC = icon2.gif > void < B > set< / B > (const <!1> < A HREF = "Quat.html" > Quat< / A > & q)
< DT >
< IMG ALT = "o" SRC = icon2.gif > void < B > get< / B > (<!1> < A HREF = "Quat.html" > Quat< / A > & q) const
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "o" SRC = icon2.gif > <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > * < B > ptr< / B > ()
2003-09-08 18:51:14 +08:00
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "o" SRC = icon2.gif > const <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > * < B > ptr< / B > () const
2003-09-08 18:51:14 +08:00
< DT >
< IMG ALT = "o" SRC = icon2.gif > void < B > makeIdentity< / B > ()
< DT >
< IMG ALT = "o" SRC = icon2.gif > void < B > makeScale< / B > ( const <!1> < A HREF = "Vec3.html" > Vec3< / A > & )
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "o" SRC = icon2.gif > void < B > makeScale< / B > ( <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > , <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > , <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > )
2003-09-08 18:51:14 +08:00
< DT >
< IMG ALT = "o" SRC = icon2.gif > void < B > makeTranslate< / B > ( const <!1> < A HREF = "Vec3.html" > Vec3< / A > & )
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "o" SRC = icon2.gif > void < B > makeTranslate< / B > ( <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > , <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > , <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > )
2003-09-08 18:51:14 +08:00
< DT >
< IMG ALT = "o" SRC = icon2.gif > void < B > makeRotate< / B > ( const <!1> < A HREF = "Vec3.html" > Vec3< / A > & from, const <!1> < A HREF = "Vec3.html" > Vec3< / A > & to )
< DT >
< IMG ALT = "o" SRC = icon2.gif > void < B > makeRotate< / B > ( float angle, const <!1> < A HREF = "Vec3.html" > Vec3< / A > & axis )
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "o" SRC = icon2.gif > void < B > makeRotate< / B > ( float angle, float <!1> < A HREF = "Viewport.html#DOC.2.232.8" > x< / A > , float <!1> < A HREF = "Viewport.html#DOC.2.232.9" > y< / A > , float <!1> < A HREF = "Vec4.html#DOC.2.228.15" > z< / A > )
2003-09-08 18:51:14 +08:00
< DT >
< IMG ALT = "o" SRC = icon2.gif > void < B > makeRotate< / B > ( const <!1> < A HREF = "Quat.html" > Quat< / A > & )
< DT >
< IMG ALT = "o" SRC = icon2.gif > void < B > makeRotate< / B > ( float angle1, const <!1> < A HREF = "Vec3.html" > Vec3< / A > & axis1, float angle2, const <!1> < A HREF = "Vec3.html" > Vec3< / A > & axis2, float angle3, const <!1> < A HREF = "Vec3.html" > Vec3< / A > & axis3)
< DT >
< IMG ALT = "o" SRC = icon2.gif > void < B > makeOrtho< / B > (double left, double right, double bottom, double top, double zNear, double zFar)
< DT >
< IMG ALT = "o" SRC = icon2.gif > void < B > getOrtho< / B > (double& left, double& right, double& bottom, double& top, double& zNear, double& zFar)
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline void < B > makeOrtho2D< / B > (double left, double right, double bottom, double top)
< DT >
< IMG ALT = "o" SRC = icon2.gif > void < B > makeFrustum< / B > (double left, double right, double bottom, double top, double zNear, double zFar)
< DT >
< IMG ALT = "o" SRC = icon2.gif > void < B > getFrustum< / B > (double& left, double& right, double& bottom, double& top, double& zNear, double& zFar)
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "o" SRC = icon2.gif > void < B > makePerspective< / B > (double fovy, double <!1> < A HREF = "Viewport.html#DOC.2.232.13" > aspectRatio< / A > , double zNear, double zFar)
2003-09-08 18:51:14 +08:00
< DT >
< IMG ALT = "o" SRC = icon2.gif > void < B > makeLookAt< / B > (const <!1> < A HREF = "Vec3.html" > Vec3< / A > & eye, const <!1> < A HREF = "Vec3.html" > Vec3< / A > & <!1> < A HREF = "BoundingSphere.html#DOC.2.30.8" > center< / A > , const <!1> < A HREF = "Vec3.html" > Vec3< / A > & up)
< DT >
< IMG ALT = "o" SRC = icon2.gif > void < B > getLookAt< / B > (<!1> < A HREF = "Vec3.html" > Vec3< / A > & eye, <!1> < A HREF = "Vec3.html" > Vec3< / A > & <!1> < A HREF = "BoundingSphere.html#DOC.2.30.8" > center< / A > , <!1> < A HREF = "Vec3.html" > Vec3< / A > & up, float lookDistance=1.0f)
< DT >
< IMG ALT = "o" SRC = icon2.gif > bool < B > invert< / B > ( const <!1> < A HREF = "Matrixf.html" > Matrixf< / A > & )
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline static <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > identity< / B > ( void )
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline static <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > scale< / B > ( const <!1> < A HREF = "Vec3.html" > Vec3< / A > & sv)
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "o" SRC = icon2.gif > inline static <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > scale< / B > ( <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > sx, <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > sy, <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > sz)
2003-09-08 18:51:14 +08:00
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline static <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > translate< / B > ( const <!1> < A HREF = "Vec3.html" > Vec3< / A > & dv)
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "o" SRC = icon2.gif > inline static <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > translate< / B > ( <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > <!1> < A HREF = "Viewport.html#DOC.2.232.8" > x< / A > , <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > <!1> < A HREF = "Viewport.html#DOC.2.232.9" > y< / A > , <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > <!1> < A HREF = "Vec4.html#DOC.2.228.15" > z< / A > )
2003-09-08 18:51:14 +08:00
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline static <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > rotate< / B > ( const <!1> < A HREF = "Vec3.html" > Vec3< / A > & from, const <!1> < A HREF = "Vec3.html" > Vec3< / A > & to)
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "o" SRC = icon2.gif > inline static <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > rotate< / B > ( float angle, float <!1> < A HREF = "Viewport.html#DOC.2.232.8" > x< / A > , float <!1> < A HREF = "Viewport.html#DOC.2.232.9" > y< / A > , float <!1> < A HREF = "Vec4.html#DOC.2.228.15" > z< / A > )
2003-09-08 18:51:14 +08:00
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline static <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > rotate< / B > ( float angle, const <!1> < A HREF = "Vec3.html" > Vec3< / A > & axis)
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline static <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > rotate< / B > ( float angle1, const <!1> < A HREF = "Vec3.html" > Vec3< / A > & axis1, float angle2, const <!1> < A HREF = "Vec3.html" > Vec3< / A > & axis2, float angle3, const <!1> < A HREF = "Vec3.html" > Vec3< / A > & axis3)
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline static <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > rotate< / B > ( const <!1> < A HREF = "Quat.html" > Quat< / A > & quat)
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline static <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > inverse< / B > ( const <!1> < A HREF = "Matrixf.html" > Matrixf< / A > & matrix)
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline static <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > ortho< / B > (double left, double right, double bottom, double top, double zNear, double zFar)
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline static <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > ortho2D< / B > (double left, double right, double bottom, double top)
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline static <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > frustum< / B > (double left, double right, double bottom, double top, double zNear, double zFar)
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "o" SRC = icon2.gif > inline static <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > perspective< / B > (double fovy, double <!1> < A HREF = "Viewport.html#DOC.2.232.13" > aspectRatio< / A > , double zNear, double zFar)
2003-09-08 18:51:14 +08:00
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline static <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > lookAt< / B > (const <!1> < A HREF = "Vec3.html" > Vec3< / A > & eye, const <!1> < A HREF = "Vec3.html" > Vec3< / A > & <!1> < A HREF = "BoundingSphere.html#DOC.2.30.8" > center< / A > , const <!1> < A HREF = "Vec3.html" > Vec3< / A > & up)
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "o" SRC = icon2.gif > void < B > setTrans< / B > ( <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > tx, <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > ty, <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > tz )
2003-09-08 18:51:14 +08:00
< DT >
< IMG ALT = "o" SRC = icon2.gif > void < B > setTrans< / B > ( const <!1> < A HREF = "Vec3.html" > Vec3< / A > & v )
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Vec3.html" > Vec3< / A > < B > getTrans< / B > () const
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Vec3.html" > Vec3< / A > < B > getScale< / B > () const
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline static <!1> < A HREF = "Vec3.html" > Vec3< / A > < B > transform3x3< / B > (const <!1> < A HREF = "Vec3.html" > Vec3< / A > & v, const <!1> < A HREF = "Matrixf.html" > Matrixf< / A > & m)
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline static <!1> < A HREF = "Vec3.html" > Vec3< / A > < B > transform3x3< / B > (const <!1> < A HREF = "Matrixf.html" > Matrixf< / A > & m, const <!1> < A HREF = "Vec3.html" > Vec3< / A > & v)
< DT >
< IMG ALT = "o" SRC = icon2.gif > void < B > mult< / B > ( const <!1> < A HREF = "Matrixf.html" > Matrixf< / A > & , const <!1> < A HREF = "Matrixf.html" > Matrixf< / A > & )
< DT >
< IMG ALT = "o" SRC = icon2.gif > void < B > preMult< / B > ( const <!1> < A HREF = "Matrixf.html" > Matrixf< / A > & )
< DT >
< IMG ALT = "o" SRC = icon2.gif > void < B > postMult< / B > ( const <!1> < A HREF = "Matrixf.html" > Matrixf< / A > & )
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline void < B > operator *= < / B > ( const <!1> < A HREF = "Matrixf.html" > Matrixf< / A > & other )
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > operator * < / B > ( const <!1> < A HREF = "Matrixf.html" > Matrixf< / A > & m ) const
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > identity< / B > (void)
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > scale< / B > (<!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > sx, <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > sy, <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > sz)
2003-09-08 18:51:14 +08:00
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > scale< / B > (const <!1> < A HREF = "Vec3.html" > Vec3< / A > & v )
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > translate< / B > (<!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > tx, <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > ty, <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > tz)
2003-09-08 18:51:14 +08:00
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > translate< / B > (const <!1> < A HREF = "Vec3.html" > Vec3< / A > & v )
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > rotate< / B > ( const <!1> < A HREF = "Quat.html" > Quat< / A > & q )
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > rotate< / B > (float angle, float <!1> < A HREF = "Viewport.html#DOC.2.232.8" > x< / A > , float <!1> < A HREF = "Viewport.html#DOC.2.232.9" > y< / A > , float <!1> < A HREF = "Vec4.html#DOC.2.228.15" > z< / A > )
2003-09-08 18:51:14 +08:00
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > rotate< / B > (float angle, const <!1> < A HREF = "Vec3.html" > Vec3< / A > & axis )
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > rotate< / B > ( float angle1, const <!1> < A HREF = "Vec3.html" > Vec3< / A > & axis1, float angle2, const <!1> < A HREF = "Vec3.html" > Vec3< / A > & axis2, float angle3, const <!1> < A HREF = "Vec3.html" > Vec3< / A > & axis3)
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > rotate< / B > (const <!1> < A HREF = "Vec3.html" > Vec3< / A > & from, const <!1> < A HREF = "Vec3.html" > Vec3< / A > & to )
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > inverse< / B > ( const <!1> < A HREF = "Matrixf.html" > Matrixf< / A > & matrix)
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > ortho< / B > (double left, double right, double bottom, double top, double zNear, double zFar)
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > ortho2D< / B > (double left, double right, double bottom, double top)
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > frustum< / B > (double left, double right, double bottom, double top, double zNear, double zFar)
< DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > perspective< / B > (double fovy, double <!1> < A HREF = "Viewport.html#DOC.2.232.13" > aspectRatio< / A > , double zNear, double zFar)
2003-09-08 18:51:14 +08:00
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Matrixf.html" > Matrixf< / A > < B > lookAt< / B > (const <!1> < A HREF = "Vec3.html" > Vec3< / A > & eye, const <!1> < A HREF = "Vec3.html" > Vec3< / A > & <!1> < A HREF = "BoundingSphere.html#DOC.2.30.8" > center< / A > , const <!1> < A HREF = "Vec3.html" > Vec3< / A > & up)
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Vec3.html" > Vec3< / A > < B > postMult< / B > ( const <!1> < A HREF = "Vec3.html" > Vec3< / A > & v ) const
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Vec3.html" > Vec3< / A > < B > preMult< / B > ( const <!1> < A HREF = "Vec3.html" > Vec3< / A > & v ) const
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Vec4.html" > Vec4< / A > < B > postMult< / B > ( const <!1> < A HREF = "Vec4.html" > Vec4< / A > & v ) const
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Vec4.html" > Vec4< / A > < B > preMult< / B > ( const <!1> < A HREF = "Vec4.html" > Vec4< / A > & v ) const
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Vec3.html" > Vec3< / A > < B > transform3x3< / B > (const <!1> < A HREF = "Vec3.html" > Vec3< / A > & v, const <!1> < A HREF = "Matrixf.html" > Matrixf< / A > & m)
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Vec3.html" > Vec3< / A > < B > transform3x3< / B > (const <!1> < A HREF = "Matrixf.html" > Matrixf< / A > & m, const <!1> < A HREF = "Vec3.html" > Vec3< / A > & v)
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Vec3.html" > Vec3< / A > < B > operator* < / B > (const <!1> < A HREF = "Vec3.html" > Vec3< / A > & v) const
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Vec4.html" > Vec4< / A > < B > operator* < / B > (const <!1> < A HREF = "Vec4.html" > Vec4< / A > & v) const
< / DL > < / P >
< P > < DL >
< DT > < H3 > Public Members< / H3 > < DD > < DT >
< IMG ALT = "o" SRC = icon2.gif > typedef float < B > value_type< / B >
< / DL > < / P >
< P > < DL >
< DT > < H3 > Protected Fields< / H3 > < DD > < DT >
2003-09-10 16:35:16 +08:00
< IMG ALT = "o" SRC = icon2.gif > <!1> < A HREF = "Matrixf.html#DOC.2.112.1" > value_type< / A > < B > _mat< / B > [4][4]
2003-09-08 18:51:14 +08:00
< / DL > < / P >
< / DL >
< A NAME = "DOC.DOCU" > < / A >
< HR >
< H2 > Documentation< / H2 >
< DL >
< A NAME = "RefMatrixf" > < / A >
2003-09-10 16:35:16 +08:00
< A NAME = "DOC.2.113.1" > < / A >
2003-09-08 18:51:14 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > RefMatrixf()< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "RefMatrixf" > < / A >
2003-09-10 16:35:16 +08:00
< A NAME = "DOC.2.113.2" > < / A >
2003-09-08 18:51:14 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > RefMatrixf( const <!1> < A HREF = "Matrixf.html" > Matrixf< / A > & other)< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "RefMatrixf" > < / A >
2003-09-10 16:35:16 +08:00
< A NAME = "DOC.2.113.3" > < / A >
2003-09-08 18:51:14 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > RefMatrixf( const <!1> < A HREF = "Matrixd.html" > Matrixd< / A > & other)< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "RefMatrixf" > < / A >
2003-09-10 16:35:16 +08:00
< A NAME = "DOC.2.113.4" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > RefMatrixf( const <!1> < A HREF = "RefMatrixf.html#DOC.2.113.4" > RefMatrixf< / A > & other)< / B > < / TT >
2003-09-08 18:51:14 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "RefMatrixf" > < / A >
2003-09-10 16:35:16 +08:00
< A NAME = "DOC.2.113.5" > < / A >
2003-09-08 18:51:14 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > explicit RefMatrixf( Matrixf::value_type const* const def )< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "RefMatrixf" > < / A >
2003-09-10 16:35:16 +08:00
< A NAME = "DOC.2.113.6" > < / A >
2003-09-08 18:51:14 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > RefMatrixf( Matrixf::value_type a00, Matrixf::value_type a01, Matrixf::value_type a02, Matrixf::value_type a03, Matrixf::value_type a10, Matrixf::value_type a11, Matrixf::value_type a12, Matrixf::value_type a13, Matrixf::value_type a20, Matrixf::value_type a21, Matrixf::value_type a22, Matrixf::value_type a23, Matrixf::value_type a30, Matrixf::value_type a31, Matrixf::value_type a32, Matrixf::value_type a33)< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "cloneType" > < / A >
2003-09-10 16:35:16 +08:00
< A NAME = "DOC.2.113.7" > < / A >
2003-09-08 18:51:14 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > virtual <!1> < A HREF = "Object.html" > Object< / A > * cloneType() const < / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "clone" > < / A >
2003-09-10 16:35:16 +08:00
< A NAME = "DOC.2.113.8" > < / A >
2003-09-08 18:51:14 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > virtual <!1> < A HREF = "Object.html" > Object< / A > * clone(const <!1> < A HREF = "CopyOp.html" > CopyOp< / A > & ) const < / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "isSameKindAs" > < / A >
2003-09-10 16:35:16 +08:00
< A NAME = "DOC.2.113.9" > < / A >
2003-09-08 18:51:14 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > virtual bool isSameKindAs(const <!1> < A HREF = "Object.html" > Object< / A > * obj) const < / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "libraryName" > < / A >
2003-09-10 16:35:16 +08:00
< A NAME = "DOC.2.113.10" > < / A >
2003-09-08 18:51:14 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > virtual const char* libraryName() const < / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "className" > < / A >
2003-09-10 16:35:16 +08:00
< A NAME = "DOC.2.113.11" > < / A >
2003-09-08 18:51:14 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > virtual const char* className() const < / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "~RefMatrixf" > < / A >
2003-09-10 16:35:16 +08:00
< A NAME = "DOC.2.113.12" > < / A >
2003-09-08 18:51:14 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > virtual ~RefMatrixf()< / B > < / TT >
< DL > < DT > < DD > < / DL > < P > < / DL >
< HR > < DL > < DT > < B > This class has no child classes.< / B > < / DL >
< DL > < DT > < DD > < / DL > < P > < P > < I > < A HREF = "index.html" > Alphabetic index< / A > < / I > < I > < A HREF = "HIER.html" > HTML hierarchy of classes< / A > or < A HREF = "HIERjava.html" > Java< / A > < / I > < / P > < HR >
< BR >
This page was generated with the help of < A HREF = "http://docpp.sourceforge.net" > DOC++< / A > .
< / BODY >
< / HTML >