|
Blender
V2.59
|
#include <MeshImporter.h>
Public Member Functions | |
| UVDataWrapper (COLLADAFW::MeshVertexData &vdata) | |
| void | getUV (int uv_index, float *uv) |
Definition at line 62 of file MeshImporter.h.
| UVDataWrapper::UVDataWrapper | ( | COLLADAFW::MeshVertexData & | vdata | ) |
Definition at line 114 of file MeshImporter.cpp.
| void UVDataWrapper::getUV | ( | int | uv_index, |
| float * | uv | ||
| ) |
Definition at line 147 of file MeshImporter.cpp.