Blender  V3.3
Public Member Functions | List of all members
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 42 of file MeshImporter.h.

Constructor & Destructor Documentation

◆ UVDataWrapper()

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

Definition at line 82 of file MeshImporter.cpp.

Member Function Documentation

◆ getUV()

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

Definition at line 112 of file MeshImporter.cpp.

References float(), and stride.


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