Blender V2.61 - r43446
|
#include <MeshImporter.h>
Public Member Functions | |
UVDataWrapper (COLLADAFW::MeshVertexData &vdata) | |
void | getUV (int uv_index, float *uv) |
Definition at line 60 of file MeshImporter.h.
UVDataWrapper::UVDataWrapper | ( | COLLADAFW::MeshVertexData & | vdata | ) |
Definition at line 112 of file MeshImporter.cpp.
void UVDataWrapper::getUV | ( | int | uv_index, |
float * | uv | ||
) |
Definition at line 145 of file MeshImporter.cpp.