FUDaePassStateFaceType Namespace Reference

The render state face types. More...


Enumerations

enum  Type {
  FRONT = 0x0404,
  BACK = 0x0405,
  FRONT_AND_BACK = 0x0408,
  INVALID
}
 The render state face types. More...

Functions

FCOLLADA_EXPORT Type FromString (const char *value)
 Converts the COLLADA render state face type string to the blend type.
Type FromString (const fm::string &value)
 Converts the FCollada texture channel string into a texture channel.
FCOLLADA_EXPORT const char * ToString (Type type)
 Converts the face type to its COLLADA render state face type string.


Detailed Description

The render state face types.

Enumeration Type Documentation

enum FUDaePassStateFaceType::Type
 

The render state face types.

The usage of this enumerated type depends on the specific render state that uses it.

Enumerator:
FRONT  Front faces.
BACK  Back faces.
FRONT_AND_BACK  Front and bank faces.
INVALID  An invalid face type.


Function Documentation

Type FUDaePassStateFaceType::FromString const fm::string value  )  [inline]
 

Converts the FCollada texture channel string into a texture channel.

Parameters:
value The COLLADA interpolation type string.
Returns:
The interpolation type.

FCOLLADA_EXPORT Type FUDaePassStateFaceType::FromString const char *  value  ) 
 

Converts the COLLADA render state face type string to the blend type.

Parameters:
value The render state face type string.
Returns:
The face type.

FCOLLADA_EXPORT const char* FUDaePassStateFaceType::ToString Type  type  ) 
 

Converts the face type to its COLLADA render state face type string.

Parameters:
type The face type.
Returns:
The render state face type string.


Generated on Thu Feb 14 16:58:42 2008 for FCollada by  doxygen 1.4.6-NO