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