#include "Object.h"
Include dependency graph for Object.cpp:
Go to the source code of this file.
Functions | |
float | getValue (const char *src, const unsigned int index, const AttributeFormat attFormat) |
void | setValue (const char *dest, const unsigned int index, const AttributeFormat attFormat, float value) |
|
Author: Petter Alstermark, petter@alstermark.com Definition at line 9 of file Object.cpp. References ATT_FLOAT, and ATT_UNSIGNED_BYTE. Referenced by Object::flipNormals(). |
|
Definition at line 18 of file Object.cpp. References ATT_FLOAT, and ATT_UNSIGNED_BYTE. Referenced by Object::flipNormals(). |