|
Visualization Library 2.1.0
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
The COLLADA namespace. More...
Classes | |
| struct | ColorOrTexture |
| COLLADA color or texture input. More... | |
| struct | Effect |
| COLLADA effect. More... | |
| struct | Input |
| COLLADA input stream. More... | |
| struct | Material |
| COLLADA material. More... | |
| struct | Mesh |
| COLLADA mesh. More... | |
| struct | NewParam |
| COLLADA newparam. More... | |
| struct | Node |
| COLLADA node. More... | |
| struct | Primitive |
| COLLADA primitive. More... | |
| struct | Sampler2D |
| COLLADA sampler2D. More... | |
| struct | Source |
| COLLADA data source. More... | |
| struct | Surface |
| COLLADA surface. More... | |
| struct | TechniqueCOMMON |
| COLLADA common technique. More... | |
| struct | Vert |
| COLLADA vertex. More... | |
Enumerations | |
| enum | EPrimitiveType { PT_UNKNOWN, PT_LINES, PT_LINE_STRIP, PT_POLYGONS, PT_POLYLIST, PT_TRIANGLES, PT_TRIFANS, PT_TRISTRIPS } |
| enum | EOpaqueMode { OM_A_ONE, OM_RGB_ZERO } |
| enum | EInputSemantic { IS_UNKNOWN, IS_BINORMAL, IS_COLOR, IS_CONTINUITY, IS_IMAGE, IS_INPUT, IS_IN_TANGENT, IS_INTERPOLATION, IS_INV_BIND_MATRIX, IS_JOINT, IS_LINEAR_STEPS, IS_MORPHS_TARGET, IS_MORPH_WEIGHT, IS_NORMAL, IS_OUTPUT, IS_OUT_TANGENT, IS_POSITION, IS_TANGENT, IS_TEXBINORMAL, IS_TEXCOORD, IS_TEXTANGENT, IS_UV, IS_VERTEX, IS_WEIGHT } |
The COLLADA namespace.
Definition at line 69 of file DaeHelpers.hpp.
| enum vl::Dae::EOpaqueMode |
| Enumerator | |
|---|---|
| OM_A_ONE | |
| OM_RGB_ZERO | |
Definition at line 67 of file DaeHelpers.hpp.
| Enumerator | |
|---|---|
| PT_UNKNOWN | |
| PT_LINES | |
| PT_LINE_STRIP | |
| PT_POLYGONS | |
| PT_POLYLIST | |
| PT_TRIANGLES | |
| PT_TRIFANS | |
| PT_TRISTRIPS | |
Definition at line 65 of file DaeHelpers.hpp.
Visualization Library 2.1.0 Reference Documentation
Updated on Wed Mar 10 2021 16:02:56.
© Copyright Michele Bosi. All rights reserved.