#include <SVertex3d.h>
Public Member Functions | |
SVertex3dMUV () | |
SVertex3dMUV (const SVertex3dMUV ©) | |
Public Attributes | |
struct { | |
void | set (float a, float b, float c) |
float x | |
float y | |
float z | |
} | pos |
struct { | |
void | set (int pair, float a, float b) |
float u [8] | |
float v [8] | |
} | uv |
struct { | |
void | set (float a, float b, float c) |
float x | |
float y | |
float z | |
} | normal |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|