Searched defs:Face (Results 1 – 12 of 12) sorted by relevance
21 namespace A { struct Face {}; } struct22 namespace B { struct Face {}; } struct
48 struct Face { struct in __anon47879d120111::Mesh49 int v0;50 int v1;51 int v2;
48 Face::Face(FaceTemplate * lpFaceTemplate) in Face() function in Face
123 Face, enumerator246 struct Face : Feature struct248 Node* m_n[3]; // Node pointers249 btVector3 m_normal; // Normal250 btScalar m_ra; // Rest area251 btDbvtNode* m_leaf; // Leaf data
129 protected static class Face { class in OBJLoader
183 FXFT_Face* Face, in _LoadFile()
172 enum Face { enum
112 public static class Face extends Pointer implements Disposable { class in FreeType115 public Face (long address, Library library) { in Face() method in FreeType.Face
282 float Face; /**< +1 if front facing, -1 if back facing */ member
542 class Face class in btConvexHullInternal552 Face(): next(NULL), nearbyVertex(NULL), nextWithSameNearbyVertex(NULL) in Face() function in btConvexHullInternal::Face
361 public final static int Face = Link + 1; field in btSoftBody.eFeature._1192 static public class Face extends btSoftBody.Feature { class in btSoftBody1195 protected Face(final String className, long cPtr, boolean cMemoryOwn) { in Face() method in btSoftBody.Face1201 public Face(long cPtr, boolean cMemoryOwn) { in Face() method in btSoftBody.Face1269 public Face() { in Face() method in btSoftBody.Face
1214 GLuint Face; member