Assimp
v4.1. (December 2018)
|
Functions | |
static int | isValidMetricType (const char *token) |
static TokenType | matchTokenType (const char *tokenType) |
Variables | |
static const std::string | AttenType = "Atten" |
static const char * | BoolFalse = "false" |
static const char * | BoolTrue = "true" |
static const std::string | CameraNodeType = "CameraNode" |
static const std::string | CameraObjectType = "CameraObject" |
static const char * | CloseArrayToken = "]" |
static const char * | CloseBracketToken = "}" |
static const char * | ClosePropertyToken = ")" |
static const std::string | ColorType = "Color" |
static const char * | CommaSeparator = "," |
static const std::string | DiffuseColorToken = "diffuse" |
static const std::string | DiffuseSpecularTextureToken = "specular" |
static const std::string | DiffuseTextureToken = "diffuse" |
static const std::string | EmissionColorToken = "emission" |
static const std::string | EmissionTextureToken = "emission" |
static const std::string | GeometryNodeType = "GeometryNode" |
static const std::string | GeometryObjectType = "GeometryObject" |
static const std::string | IndexArrayType = "IndexArray" |
static const std::string | LightNodeType = "LightNode" |
static const std::string | LightObjectType = "LightObject" |
static const std::string | MaterialRefType = "MaterialRef" |
static const std::string | MaterialType = "Material" |
static const std::string | MeshType = "Mesh" |
static const std::string | Metric_AngleType = "angle" |
static const std::string | Metric_DistanceType = "distance" |
static const std::string | Metric_TimeType = "time" |
static const std::string | Metric_UpType = "up" |
static const std::string | MetricKeyType = "key" |
static const std::string | MetricType = "Metric" |
static const std::string | NameType = "Name" |
static const std::string | NormalTextureToken = "normal" |
static const std::string | ObjectRefType = "ObjectRef" |
static const std::string | OpacyTextureToken = "opacity" |
static const char * | OpenArrayToken = "[" |
static const char * | OpenBracketToken = "{" |
static const char * | OpenPropertyToken = "(" |
static const std::string | ParamType = "Param" |
static const char * | PrimitiveTypeToken [Value::ddl_types_max] |
static const std::string | SpecularColorToken = "specular" |
static const std::string | SpecularPowerTextureToken = "specular_power" |
static const std::string | TextureType = "Texture" |
static const std::string | TransformType = "Transform" |
static const std::string | TransparencyTextureToken = "transparency" |
static const std::string | ValidMetricToken [4] |
static const std::string | VertexArrayType = "VertexArray" |
enum Grammar::TokenType |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |