Blender V2.61 - r43446
Public Member Functions

UVDataWrapper Class Reference

#include <MeshImporter.h>

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 60 of file MeshImporter.h.


Constructor & Destructor Documentation

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

Definition at line 112 of file MeshImporter.cpp.


Member Function Documentation

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

Definition at line 145 of file MeshImporter.cpp.


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