42 int iVertType,
int iMaxVertsPerMesh,
int iMatIndex,
int iExpectedVerts = -1);
49 void SetLineWidth(
float width);
50 void SetMatIndex(
int iIdx);
52 std::vector<vtMesh*> m_Meshes;
58 vtMesh::PrimType m_ePrimType;
60 int m_iMaxVertsPerMesh;
82 const RGBf &line_color,
const RGBf &text_color,
83 osgText::Font *font,
const char *message);
85 void SetText(
const char *text);
88 vtMaterialArrayPtr m_pMats;
99 int Axis1,
int Axis2,
int Axis3,
101 float fTiling,
int steps);
106 float fRadius,
int res);
108 float hHeight,
float fRadius,
int res,
109 bool bTop =
true,
bool bBottom =
true,
110 bool bCentered =
true,
int direction = 1);
132 void SetBox(
const FBox3 &box);