35 Face(int32_t _v1, int32_t _t1,
36 int32_t _v2, int32_t _t2,
37 int32_t _v3, int32_t _t3) :
52 Face(int32_t _v1, int32_t _t1, int32_t _n1,
53 int32_t _v2, int32_t _t2, int32_t _n2,
54 int32_t _v3, int32_t _t3, int32_t _n3) :
69 void setVertex(int32_t _v1) {
73 void setVertex(int32_t _v1, int32_t _v2) {
78 void setVertex(int32_t _v1, int32_t _v2, int32_t _v3) {
84 void setTexture(int32_t _t1, int32_t _t2, int32_t _t3) {
89 void setNormal(int32_t _n1, int32_t _n2, int32_t _n3) {
94 void setColor(int32_t _c1, int32_t _c2, int32_t _c3) {
Definition: AudioElement.hpp:8