Blender V4.3
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 45 of file MeshImporter.h.

Constructor & Destructor Documentation

◆ UVDataWrapper()

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

Definition at line 89 of file MeshImporter.cpp.

Member Function Documentation

◆ getUV()

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

Definition at line 119 of file MeshImporter.cpp.

References float.


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