3DCoat  3D-COAT 4.9.xx
3DCoat is the one application that has all the tools you need to take your 3D idea from a block of digital clay all the way to a production ready, fully textured organic or hard surface model.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
gTokens Class Reference

Class of the tokens. More...

#include <gltfTokens.h>

Public Member Functions

char * getTagName (int ID)
 Gets the tag name by id value. More...
 
int getTagToken (const char *name)
 Gets the ID value by tag name. More...
 

Detailed Description

Class of the tokens.

Member Function Documentation

char* gTokens::getTagName ( int  ID)
inline

Gets the tag name by id value.

Parameters
IDvalue
Returns
tag name
int gTokens::getTagToken ( const char *  name)
inline

Gets the ID value by tag name.

Parameters
nametag name
Returns
ID value

The documentation for this class was generated from the following files: