Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

X3DTK Namespace Reference

You should have received a copy of the GNU General Public License along with X3DToolKit; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. More...

Compounds

Typedefs

Functions


Detailed Description

You should have received a copy of the GNU General Public License along with X3DToolKit; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.

Typedef Documentation

typedef void(X3DComponentVisitor::* X3DTK::ptrToEnterFunction)(SFAbstractNode) const
 

Pointer to EnterFunction.

typedef void(X3DComponentVisitor::* X3DTK::ptrToLeaveFunction)(SFAbstractNode) const
 

Pointer to LeaveFunction.

typedef void(X3DComponentWalker::* X3DTK::ptrToWalkingFunction)(SFAbstractNode) const
 

Pointer to WalkingFunction.

typedef bool(X3DComponentVisitor::* X3DTK::ptrToWalkOnFunction)(SFAbstractNode, SFAbstractNode) const
 

Pointer to WalkOnFunction.


Function Documentation

SFMatrix34f identity34  
 

Returns the identity matrix.

std::ostream& operator<< std::ostream &    o,
const SFMatrix34f   M
 

Overloaded operator<< for SFMatrix34f.

SFMatrix34f rotation float    angle,
const SFVec3f   u
 

Returns a general rotation matrix.

SFMatrix34f rotationX float    angle
 

Returns a rotation matrix around the x axis.

SFMatrix34f rotationY float    angle
 

Returns a rotation matrix around the y axis.

SFMatrix34f rotationZ float    angle
 

Returns a rotation matrix around the z axis.

SFMatrix34f scale34 float    sx,
float    sy,
float    sz
 

Returns a scale matrix.

SFString toSFString const MFRotation &    mr
 

Converts mr to an SFString.

SFString toSFString const SFRotation    r
 

Converts r to an SFString.

SFString toSFString const MFVec3f &    mv
 

Converts mv to an SFString.

SFString toSFString const SFVec3f    v
 

Converts v to an SFString.

SFString toSFString const MFVec2f &    mv
 

Converts mv to an SFString.

SFString toSFString const SFVec2f    v
 

Converts v to an SFString.

SFString toSFString const MFColor &    mc
 

Converts mc to an SFString.

SFString toSFString const SFColor    c
 

Converts c to an SFString.

SFString toSFString const MFColorRGBA &    mc
 

Converts mc to an SFString.

SFString toSFString const SFColorRGBA    c
 

Converts c to an SFString.

SFString toSFString const MFDouble &    md
 

Converts md to an SFString.

SFString toSFString const SFDouble    d
 

Converts d to an SFString.

SFString toSFString const MFFloat &    mf
 

Converts mf to an SFString.

SFString toSFString const SFFloat    f
 

Converts f to an SFString.

SFString toSFString const MFInt32 &    mi
 

Converts mi to an SFString.

SFString toSFString const SFInt32    i
 

Converts i to an SFString.

SFString toSFString const SFBool    b
 

Converts b to an SFString.

SFString toSFString const MFString &    ms
 

Converts mf to an SFString.

SFString toSFString const SFString   DEF,
const SFString   USE
 

Returns the SFString DEF="DEF" USE="USE".

SFMatrix34f translation const SFVec3f   t
 

Returns a translation matrix.


Generated on Thu Oct 9 13:50:57 2003 for X3DToolKit by doxygen1.2.18