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

X3DTK Namespace Reference

Compounds

Typedefs

Functions


Typedef Documentation

typedef std::list<GLSFNode> X3DTK::GLMFNode
 

GLMFNode class providing multiple GLSFNode.

typedef X3DGLNode* X3DTK::GLSFNode
 

GLSFNode class representing a node specialized in GL rendering.


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 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 Tue Jul 15 16:46:54 2003 for X3DToolKit by doxygen1.3