|
Blender V4.5
|
#include <MeshImporter.h>
Public Member Functions | |
| UVDataWrapper (COLLADAFW::MeshVertexData &vdata) | |
| void | getUV (int uv_index, float *uv) |
Definition at line 44 of file MeshImporter.h.
| UVDataWrapper::UVDataWrapper | ( | COLLADAFW::MeshVertexData & | vdata | ) |
Definition at line 79 of file MeshImporter.cpp.
| void UVDataWrapper::getUV | ( | int | uv_index, |
| float * | uv ) |
Definition at line 109 of file MeshImporter.cpp.