Blender V4.5
UVDataWrapper Class Reference

#include <MeshImporter.h>

Public Member Functions

 UVDataWrapper (COLLADAFW::MeshVertexData &vdata)
void getUV (int uv_index, float *uv)

Detailed Description

Definition at line 44 of file MeshImporter.h.

Constructor & Destructor Documentation

◆ UVDataWrapper()

UVDataWrapper::UVDataWrapper ( COLLADAFW::MeshVertexData & vdata)

Definition at line 79 of file MeshImporter.cpp.

Member Function Documentation

◆ getUV()

void UVDataWrapper::getUV ( int uv_index,
float * uv )

Definition at line 109 of file MeshImporter.cpp.


The documentation for this class was generated from the following files: