1 #ifndef COIN_SOSHAPEHINTSELEMENT_H
2 #define COIN_SOSHAPEHINTSELEMENT_H
36 #include <Inventor/elements/SoSubElement.h>
75 const VertexOrdering vertexOrdering,
76 const ShapeType shapeType,
const FaceType faceType);
77 static void set(
SoState *
const state,
78 const VertexOrdering vertexOrdering,
79 const ShapeType shapeType,
const FaceType faceType);
80 static void get(
SoState *
const state, VertexOrdering & vertexOrdering,
81 ShapeType & shapeType, FaceType & faceType);
83 static VertexOrdering getVertexOrdering(
SoState *
const state);
84 static ShapeType getShapeType(
SoState *
const state);
85 static FaceType getFaceType(
SoState *
const state);
87 static VertexOrdering getDefaultVertexOrdering();
88 static ShapeType getDefaultShapeType();
89 static FaceType getDefaultFaceType();
91 virtual void print(FILE * file)
const;
94 void updateLazyElement(
SoState * state);
95 virtual void setElt(VertexOrdering vertexOrdering,
96 ShapeType shapeType, FaceType faceType);
98 VertexOrdering vertexOrdering;
104 #endif // !COIN_SOSHAPEHINTSELEMENT_H