2001-09-20 05:19:47 +08:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
< HTML >
< HEAD >
< TITLE > class SG_EXPORT osg::GeoSet< / TITLE >
< META NAME = "GENERATOR" CONTENT = "DOC++ 3.4.8" >
< / HEAD >
< BODY BGCOLOR = "#ffffff" >
2002-02-09 18:54:18 +08:00
< H2 > class SG_EXPORT < A HREF = "#DOC.DOCU" > osg::GeoSet< / A > < / H2 > < / H2 > < BLOCKQUOTE > Encapsulates OpenGL drawing primitives, geometry and optional binding of normal, color and texture coordinates.< / BLOCKQUOTE >
2001-09-20 05:19:47 +08:00
< HR >
< H2 > Inheritance:< / H2 >
< APPLET CODE = "ClassGraph.class" WIDTH = 600 HEIGHT = 125 >
< param name = classes value = "CReferenced,MReferenced.html,CObject,MObject.html,CDrawable,MDrawable.html,CGeoSet,MGeoSet.html" >
< param name = before value = "M,M,M,M" >
< param name = after value = "Md_SPSP,Md_SP,Md_,M" >
< param name = indent value = "0,1,2,3" >
< param name = arrowdir value = "down" >
< / APPLET >
< HR >
< DL >
< P > < DL >
< DT > < H3 > Public Methods< / H3 > < DD > < DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > < B > < A HREF = "#DOC.2.38.5" > GeoSet< / A > < / B > ()
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > < B > < A HREF = "#DOC.2.38.6" > GeoSet< / A > < / B > (const <!1> < A HREF = "GeoSet.html#DOC.2.38.6" > GeoSet< / A > & geoset, const <!1> < A HREF = "CopyOp.html" > CopyOp< / A > & copyop=CopyOp::SHALLOW_COPY)
2002-02-09 18:54:18 +08:00
< DD > < I > Copy constructor using CopyOp to manage deep vs shallow copy< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > virtual <!1> < A HREF = "Object.html" > Object< / A > * < B > < A HREF = "#DOC.2.38.7" > cloneType< / A > < / B > () const
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > virtual <!1> < A HREF = "Object.html" > Object< / A > * < B > < A HREF = "#DOC.2.38.8" > clone< / A > < / B > (const <!1> < A HREF = "CopyOp.html" > CopyOp< / A > & copyop) const
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > virtual bool < B > < A HREF = "#DOC.2.38.9" > isSameKindAs< / A > < / B > (const <!1> < A HREF = "Object.html" > Object< / A > * obj) const
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > virtual const char* < B > < A HREF = "#DOC.2.38.10" > className< / A > < / B > () const
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline void < B > < A HREF = "#DOC.2.38.11" > setNumPrims< / A > < / B > ( const int n )
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline const int < B > < A HREF = "#DOC.2.38.12" > getNumPrims< / A > < / B > () const
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.38.13" > setPrimType< / A > < / B > ( const <!1> < A HREF = "GeoSet.html#DOC.2.38.1" > PrimitiveType< / A > type )
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline const <!1> < A HREF = "GeoSet.html#DOC.2.38.1" > PrimitiveType< / A > < B > < A HREF = "#DOC.2.38.14" > getPrimType< / A > < / B > () const
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline void < B > < A HREF = "#DOC.2.38.15" > setPrimLengths< / A > < / B > ( int* lens )
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline int* < B > < A HREF = "#DOC.2.38.16" > getPrimLengths< / A > < / B > ()
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline const int* < B > < A HREF = "#DOC.2.38.17" > getPrimLengths< / A > < / B > () const
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.38.18" > computeNumVerts< / A > < / B > () const
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline const int < B > < A HREF = "#DOC.2.38.19" > getNumCoords< / A > < / B > () const
2002-02-09 18:54:18 +08:00
< DD > < I > get the number of coords required by the defined primitives.< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline <!1> < A HREF = "Vec3.html" > Vec3< / A > * < B > < A HREF = "#DOC.2.38.20" > getCoords< / A > < / B > ()
2002-02-09 18:54:18 +08:00
< DD > < I > get a pointer to Vec3 coord array.< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline const <!1> < A HREF = "Vec3.html" > Vec3< / A > * < B > < A HREF = "#DOC.2.38.21" > getCoords< / A > < / B > () const
2002-02-09 18:54:18 +08:00
< DD > < I > get a const pointer to Vec3 coord array.< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline const int < B > < A HREF = "#DOC.2.38.22" > getNumCoordIndices< / A > < / B > () const
2002-02-09 18:54:18 +08:00
< DD > < I > get the number of indices required by the defined primitives.< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & < B > < A HREF = "#DOC.2.38.23" > getCoordIndices< / A > < / B > ()
2002-02-09 18:54:18 +08:00
< DD > < I > get the coord index array.< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline const <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & < B > < A HREF = "#DOC.2.38.24" > getCoordIndices< / A > < / B > () const
2002-02-09 18:54:18 +08:00
< DD > < I > get the const coord index array.< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.38.25" > setCoords< / A > < / B > ( <!1> < A HREF = "Vec3.html" > Vec3< / A > * cp )
2002-02-09 18:54:18 +08:00
< DD > < I > set the coords (ie the geometry) of the geoset< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.38.26" > setCoords< / A > < / B > ( <!1> < A HREF = "Vec3.html" > Vec3< / A > * cp, ushort* ci )
2002-02-09 18:54:18 +08:00
< DD > < I > set the coords (ie the geometry) and ushort indices of the geoset.< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.38.27" > setCoords< / A > < / B > ( <!1> < A HREF = "Vec3.html" > Vec3< / A > * cp, uint* ci )
2002-02-09 18:54:18 +08:00
< DD > < I > set the coords (ie the geometry) and uint indices of the geoset.< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.38.28" > setCoords< / A > < / B > ( <!1> < A HREF = "Vec3.html" > Vec3< / A > * cp, <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & ip )
2002-02-09 18:54:18 +08:00
< DD > < I > set the coords (ie the geometry) and indices of the geoset< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline const int < B > < A HREF = "#DOC.2.38.29" > getNumNormals< / A > < / B > () const
2002-02-09 18:54:18 +08:00
< DD > < I > get the number of normals required by the defined primitives and normals binding< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline <!1> < A HREF = "Vec3.html" > Vec3< / A > * < B > < A HREF = "#DOC.2.38.30" > getNormals< / A > < / B > ()
2002-02-09 18:54:18 +08:00
< DD > < I > get a pointer to Vec3 normal array.< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline const <!1> < A HREF = "Vec3.html" > Vec3< / A > * < B > < A HREF = "#DOC.2.38.31" > getNormals< / A > < / B > () const
2002-02-09 18:54:18 +08:00
< DD > < I > get a const pointer to Vec3 normal array.< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline int < B > < A HREF = "#DOC.2.38.32" > getNumNormalIndices< / A > < / B > () const
2002-02-09 18:54:18 +08:00
< DD > < I > get the number of normal indices required by the defined primitives and normals binding< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & < B > < A HREF = "#DOC.2.38.33" > getNormalIndices< / A > < / B > ()
2002-02-09 18:54:18 +08:00
< DD > < I > get the normal index array.< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline const <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & < B > < A HREF = "#DOC.2.38.34" > getNormalIndices< / A > < / B > () const
2002-02-09 18:54:18 +08:00
< DD > < I > get the const normal index array.< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.38.35" > setNormals< / A > < / B > ( <!1> < A HREF = "Vec3.html" > Vec3< / A > * np )
2002-02-09 18:54:18 +08:00
< DD > < I > set the normals of the geoset< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.38.36" > setNormals< / A > < / B > ( <!1> < A HREF = "Vec3.html" > Vec3< / A > * np, ushort* ni )
2002-02-09 18:54:18 +08:00
< DD > < I > set the normals and normal indices of the geoset< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.38.37" > setNormals< / A > < / B > ( <!1> < A HREF = "Vec3.html" > Vec3< / A > * np, uint* ni )
2002-02-09 18:54:18 +08:00
< DD > < I > set the normals and normal indices of the geoset< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.38.38" > setNormals< / A > < / B > ( <!1> < A HREF = "Vec3.html" > Vec3< / A > * np, <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & ip )
2002-02-09 18:54:18 +08:00
< DD > < I > set the normals and normal indices of the geoset< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.38.39" > setNormalBinding< / A > < / B > ( const <!1> < A HREF = "GeoSet.html#DOC.2.38.2" > BindingType< / A > binding )
2002-02-09 18:54:18 +08:00
< DD > < I > set the normals binding to the vertices/primitives/overall< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline const <!1> < A HREF = "GeoSet.html#DOC.2.38.2" > BindingType< / A > < B > < A HREF = "#DOC.2.38.40" > getNormalBinding< / A > < / B > () const
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline const int < B > < A HREF = "#DOC.2.38.41" > getNumColors< / A > < / B > () const
2002-02-09 18:54:18 +08:00
< DD > < I > get the number of colors required by the defined primitives and color binding< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline <!1> < A HREF = "Vec4.html" > Vec4< / A > * < B > < A HREF = "#DOC.2.38.42" > getColors< / A > < / B > ()
2002-02-09 18:54:18 +08:00
< DD > < I > get a pointer to Vec4 color array.< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline const <!1> < A HREF = "Vec4.html" > Vec4< / A > * < B > < A HREF = "#DOC.2.38.43" > getColors< / A > < / B > () const
2002-02-09 18:54:18 +08:00
< DD > < I > get a pointer to Vec4 color array.< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline int < B > < A HREF = "#DOC.2.38.44" > getNumColorIndices< / A > < / B > () const
2002-02-09 18:54:18 +08:00
< DD > < I > get the number of colors indices required by the defined primitives and color binding< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & < B > < A HREF = "#DOC.2.38.45" > getColorIndices< / A > < / B > ()
2002-02-09 18:54:18 +08:00
< DD > < I > get the color index array.< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline const <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & < B > < A HREF = "#DOC.2.38.46" > getColorIndices< / A > < / B > () const
2002-02-09 18:54:18 +08:00
< DD > < I > get the const color index array.< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.38.47" > setColors< / A > < / B > ( <!1> < A HREF = "Vec4.html" > Vec4< / A > * cp )
2002-02-09 18:54:18 +08:00
< DD > < I > set the colors of the geoset< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.38.48" > setColors< / A > < / B > ( <!1> < A HREF = "Vec4.html" > Vec4< / A > * cp, ushort* li )
2002-02-09 18:54:18 +08:00
< DD > < I > set the colors and color indices of the geoset< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.38.49" > setColors< / A > < / B > ( <!1> < A HREF = "Vec4.html" > Vec4< / A > * cp, uint* li )
2002-02-09 18:54:18 +08:00
< DD > < I > set the colors and color indices of the geoset< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.38.50" > setColors< / A > < / B > ( <!1> < A HREF = "Vec4.html" > Vec4< / A > * cp, <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & ip )
2002-02-09 18:54:18 +08:00
< DD > < I > set the colors and color indices of the geoset< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.38.51" > setColorBinding< / A > < / B > ( const <!1> < A HREF = "GeoSet.html#DOC.2.38.2" > BindingType< / A > binding )
2002-02-09 18:54:18 +08:00
< DD > < I > set the color binding to the vertices/primitives/overall< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline <!1> < A HREF = "GeoSet.html#DOC.2.38.2" > BindingType< / A > < B > < A HREF = "#DOC.2.38.52" > getColorBinding< / A > < / B > () const
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline const int < B > < A HREF = "#DOC.2.38.53" > getNumTextureCoords< / A > < / B > () const
2002-02-09 18:54:18 +08:00
< DD > < I > get the number of texture coords required by the defined primitives and textures binding< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline <!1> < A HREF = "Vec2.html" > Vec2< / A > * < B > < A HREF = "#DOC.2.38.54" > getTextureCoords< / A > < / B > ()
2002-02-09 18:54:18 +08:00
< DD > < I > get a pointer to Vec4 color array.< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline const <!1> < A HREF = "Vec2.html" > Vec2< / A > * < B > < A HREF = "#DOC.2.38.55" > getTextureCoords< / A > < / B > () const
2002-02-09 18:54:18 +08:00
< DD > < I > get a pointer to Vec4 color array.< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline const int < B > < A HREF = "#DOC.2.38.56" > getNumTextureIndices< / A > < / B > () const
2002-02-09 18:54:18 +08:00
< DD > < I > get the number of texture coord indices required by the defined primitives and texture binding< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & < B > < A HREF = "#DOC.2.38.57" > getTextureIndices< / A > < / B > ()
2002-02-09 18:54:18 +08:00
< DD > < I > get the texture index array.< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline const <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & < B > < A HREF = "#DOC.2.38.58" > getTextureIndices< / A > < / B > () const
2002-02-09 18:54:18 +08:00
< DD > < I > get the texture index array.< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.38.59" > setTextureCoords< / A > < / B > ( <!1> < A HREF = "Vec2.html" > Vec2< / A > * tc )
2002-02-09 18:54:18 +08:00
< DD > < I > set the texture coords of the geoset< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.38.60" > setTextureCoords< / A > < / B > ( <!1> < A HREF = "Vec2.html" > Vec2< / A > * tc, ushort* ti )
2002-02-09 18:54:18 +08:00
< DD > < I > set the texture coords and texture coord indices of the geoset< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.38.61" > setTextureCoords< / A > < / B > ( <!1> < A HREF = "Vec2.html" > Vec2< / A > * tc, uint* ti )
2002-02-09 18:54:18 +08:00
< DD > < I > set the texture coords and texture coord indices of the geoset< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.38.62" > setTextureCoords< / A > < / B > ( <!1> < A HREF = "Vec2.html" > Vec2< / A > * tc, <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & ip )
2002-02-09 18:54:18 +08:00
< DD > < I > set the texture coords and texture indices of the geoset< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.38.63" > setTextureBinding< / A > < / B > ( const <!1> < A HREF = "GeoSet.html#DOC.2.38.2" > BindingType< / A > binding )
2002-02-09 18:54:18 +08:00
< DD > < I > set the texture coord binding to the vertices/primitives/overall< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline const <!1> < A HREF = "GeoSet.html#DOC.2.38.2" > BindingType< / A > < B > < A HREF = "#DOC.2.38.64" > getTextureBinding< / A > < / B > () const
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline const int < B > < A HREF = "#DOC.2.38.65" > getNumInterleavedCoords< / A > < / B > () const
2002-02-09 18:54:18 +08:00
< DD > < I > get the number of texture coords required by the defined primitives and textures binding< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline void* < B > < A HREF = "#DOC.2.38.66" > getInterleavedArray< / A > < / B > ()
2002-02-09 18:54:18 +08:00
< DD > < I > get a pointer to interleaved float array.< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline const void* < B > < A HREF = "#DOC.2.38.67" > getInterleavedArray< / A > < / B > () const
2002-02-09 18:54:18 +08:00
< DD > < I > get a const pointer to interleaved float array.< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline const int < B > < A HREF = "#DOC.2.38.68" > getNumInterleavedIndices< / A > < / B > () const
2002-02-09 18:54:18 +08:00
< DD > < I > get the number of texture coord indices required by the defined primitives and texture binding< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & < B > < A HREF = "#DOC.2.38.69" > getInterleavedIndices< / A > < / B > ()
2002-02-09 18:54:18 +08:00
< DD > < I > get the texture index array.< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline const <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & < B > < A HREF = "#DOC.2.38.70" > getInterleavedIndices< / A > < / B > () const
2002-02-09 18:54:18 +08:00
< DD > < I > get the interleaved index array.< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline const <!1> < A HREF = "GeoSet.html#DOC.2.38.3" > InterleaveArrayType< / A > < B > < A HREF = "#DOC.2.38.71" > getInterleavedFormat< / A > < / B > () const
2002-02-09 18:54:18 +08:00
< DD > < I > get the interleaved array storage format.< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.38.72" > setInterleavedArray< / A > < / B > ( const <!1> < A HREF = "GeoSet.html#DOC.2.38.3" > InterleaveArrayType< / A > format, float* ia )
2002-02-09 18:54:18 +08:00
< DD > < I > set the interleaved arrays of the geoset< / I >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.38.73" > setInterleavedArray< / A > < / B > ( const <!1> < A HREF = "GeoSet.html#DOC.2.38.3" > InterleaveArrayType< / A > format, float* ia, ushort* iai )
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.38.74" > setInterleavedArray< / A > < / B > ( const <!1> < A HREF = "GeoSet.html#DOC.2.38.3" > InterleaveArrayType< / A > format, float* ia, uint* iai )
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.38.75" > setInterleavedArray< / A > < / B > ( const <!1> < A HREF = "GeoSet.html#DOC.2.38.3" > InterleaveArrayType< / A > format, float* ia, <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & iai )
2001-12-25 05:56:22 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > virtual void < B > < A HREF = "#DOC.2.38.76" > drawImmediateMode< / A > < / B > (<!1> < A HREF = "State.html" > State< / A > & state)
2002-02-09 18:54:18 +08:00
< DD > < I > draw geoset directly ignoring an OpenGL display list which could be attached.< / I >
2001-12-25 05:56:22 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > const bool < B > < A HREF = "#DOC.2.38.77" > check< / A > < / B > () const
2001-12-25 05:56:22 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.38.79" > setAttributeDeleteFunctor< / A > < / B > (<!1> < A HREF = "GeoSet.html#DOC.2.38.78" > AttributeDeleteFunctor< / A > * adf)
2002-02-09 18:54:18 +08:00
< DD > < I > set an alternative AttributeDeleteFunction to handle attribute arrays attached to this Geoset< / I >
2001-12-25 05:56:22 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > <!1> < A HREF = "GeoSet.html#DOC.2.38.78" > AttributeDeleteFunctor< / A > * < B > < A HREF = "#DOC.2.38.80" > getAttributeDeleteFunctor< / A > < / B > ()
2002-02-09 18:54:18 +08:00
< DD > < I > get the current AttributeDeleteFunction to handle attribute arrays attached to this Geoset< / I >
2001-12-25 05:56:22 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > const <!1> < A HREF = "GeoSet.html#DOC.2.38.78" > AttributeDeleteFunctor< / A > * < B > < A HREF = "#DOC.2.38.81" > getAttributeDeleteFunctor< / A > < / B > () const
2002-02-09 18:54:18 +08:00
< DD > < I > get the current AttributeDeleteFunction to handle attribute arrays attached to this Geoset< / I >
2001-12-25 05:56:22 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > bool < B > < A HREF = "#DOC.2.38.82" > getStats< / A > < / B > (<!1> < A HREF = "Statistics.html" > Statistics< / A > & )
2002-02-09 18:54:18 +08:00
< DD > < I > Statistics collection for each drawable- 260901< / I >
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > virtual AttributeBitMask < B > < A HREF = "#DOC.2.38.83" > suppportsAttributeOperation< / A > < / B > () const
2002-02-09 18:54:18 +08:00
< DD > < I > return the attributes supported by applyAttrbuteUpdate() as an AttributeBitMask< / I >
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > virtual AttributeBitMask < B > < A HREF = "#DOC.2.38.84" > applyAttributeOperation< / A > < / B > (<!1> < A HREF = "AttributeFunctor.html" > AttributeFunctor< / A > & auf)
2002-02-09 18:54:18 +08:00
< DD > < I > return the attributes successully applied in applyAttributeUpdate< / I >
2001-09-20 05:19:47 +08:00
< / DL > < / P >
< P > < DL >
< DT > < H3 > Public Members< / H3 > < DD > < DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > enum < B > < A HREF = "#DOC.2.38.1" > PrimitiveType< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > enum < B > < A HREF = "#DOC.2.38.2" > BindingType< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > enum < B > < A HREF = "#DOC.2.38.3" > InterleaveArrayType< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > struct < B > < A HREF = "#DOC.2.38.4" > IndexPointer< / A > < / B >
2001-12-25 05:56:22 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > struct < B > < A HREF = "#DOC.2.38.78" > AttributeDeleteFunctor< / A > < / B > : public <!1> < A HREF = "Referenced.html" > osg::Referenced< / A >
2002-02-09 18:54:18 +08:00
< DD > < I > function object which is used to handling the clean up of attribute arrays associated with GeoSet's.< / I >
2001-09-20 05:19:47 +08:00
< / DL > < / P >
< P > < DL >
< DT > < H3 > Protected Fields< / H3 > < DD > < DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > <!1> < A HREF = "ref_ptr.html" > ref_ptr< / A > < <!1> < A HREF = "GeoSet.html#DOC.2.38.78" > AttributeDeleteFunctor< / A > > < B > < A HREF = "#DOC.2.38.88" > _adf< / A > < / B >
2001-12-25 05:56:22 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > int < B > < A HREF = "#DOC.2.38.89" > _numprims< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > <!1> < A HREF = "GeoSet.html#DOC.2.38.1" > PrimitiveType< / A > < B > < A HREF = "#DOC.2.38.90" > _primtype< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > int < B > < A HREF = "#DOC.2.38.91" > _needprimlen< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > unsigned int < B > < A HREF = "#DOC.2.38.92" > _oglprimtype< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > int* < B > < A HREF = "#DOC.2.38.93" > _primLengths< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > mutable unsigned char < B > < A HREF = "#DOC.2.38.94" > _primlength< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > unsigned char < B > < A HREF = "#DOC.2.38.95" > _flat_shaded_skip< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > mutable int < B > < A HREF = "#DOC.2.38.96" > _numcoords< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > <!1> < A HREF = "Vec3.html" > Vec3< / A > * < B > < A HREF = "#DOC.2.38.97" > _coords< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > < B > < A HREF = "#DOC.2.38.98" > _cindex< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > <!1> < A HREF = "GeoSet.html#DOC.2.38.2" > BindingType< / A > < B > < A HREF = "#DOC.2.38.99" > _normal_binding< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > mutable int < B > < A HREF = "#DOC.2.38.100" > _numnormals< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > <!1> < A HREF = "Vec3.html" > Vec3< / A > * < B > < A HREF = "#DOC.2.38.101" > _normals< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > < B > < A HREF = "#DOC.2.38.102" > _nindex< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > <!1> < A HREF = "GeoSet.html#DOC.2.38.2" > BindingType< / A > < B > < A HREF = "#DOC.2.38.103" > _color_binding< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > mutable int < B > < A HREF = "#DOC.2.38.104" > _numcolors< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > <!1> < A HREF = "Vec4.html" > Vec4< / A > * < B > < A HREF = "#DOC.2.38.105" > _colors< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > < B > < A HREF = "#DOC.2.38.106" > _colindex< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > <!1> < A HREF = "GeoSet.html#DOC.2.38.2" > BindingType< / A > < B > < A HREF = "#DOC.2.38.107" > _texture_binding< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > mutable int < B > < A HREF = "#DOC.2.38.108" > _numtcoords< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > <!1> < A HREF = "Vec2.html" > Vec2< / A > * < B > < A HREF = "#DOC.2.38.109" > _tcoords< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > < B > < A HREF = "#DOC.2.38.110" > _tindex< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void* < B > < A HREF = "#DOC.2.38.111" > _iarray< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > < B > < A HREF = "#DOC.2.38.112" > _iaindex< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > <!1> < A HREF = "GeoSet.html#DOC.2.38.3" > InterleaveArrayType< / A > < B > < A HREF = "#DOC.2.38.113" > _iaformat< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > unsigned int < B > < A HREF = "#DOC.2.38.114" > _ogliaformat< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > int < B > < A HREF = "#DOC.2.38.115" > _fast_path< / A > < / B >
2001-09-20 05:19:47 +08:00
< / DL > < / P >
< P > < DL >
< DT > < H3 > Protected Methods< / H3 > < DD > < DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > <!1> < A HREF = "GeoSet.html" > GeoSet< / A > & < B > < A HREF = "#DOC.2.38.85" > operator = < / A > < / B > (const <!1> < A HREF = "GeoSet.html" > GeoSet< / A > & )
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > virtual < B > < A HREF = "#DOC.2.38.86" > ~GeoSet< / A > < / B > ()
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > virtual const bool < B > < A HREF = "#DOC.2.38.87" > computeBound< / A > < / B > () const
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.38.116" > set_fast_path< / A > < / B > ( void )
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.38.117" > draw_fast_path< / A > < / B > ( void )
2001-09-20 05:19:47 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.38.118" > draw_alternate_path< / A > < / B > ( void )
2001-09-20 05:19:47 +08:00
< / DL > < / P >
< / DL >
< HR > < H3 > Inherited from < A HREF = "Drawable.html" > Drawable< / A > :< / H3 >
< DL >
< P > < DL >
< DT > < H3 > Public Methods< / H3 > < DD > < DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "o" SRC = icon2.gif > inline const <!1> < A HREF = "Drawable.html#DOC.2.31.5" > ParentList< / A > & < B > getParents< / B > () const
2002-02-09 18:54:18 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "Drawable.html#DOC.2.31.5" > ParentList< / A > < B > getParents< / B > ()
2002-02-09 18:54:18 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "o" SRC = icon2.gif > inline Node* < B > getParent< / B > (const int i)
2002-02-09 18:54:18 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "o" SRC = icon2.gif > inline const Node* < B > getParent< / B > (const int i) const
2002-02-09 18:54:18 +08:00
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline const int < B > getNumParents< / B > () const
< DT >
2001-09-20 05:19:47 +08:00
< IMG ALT = "o" SRC = icon2.gif > inline void < B > setStateSet< / B > (<!1> < A HREF = "StateSet.html" > StateSet< / A > * state)
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline <!1> < A HREF = "StateSet.html" > StateSet< / A > * < B > getStateSet< / B > ()
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline const <!1> < A HREF = "StateSet.html" > StateSet< / A > * < B > getStateSet< / B > () const
< DT >
< IMG ALT = "o" SRC = icon2.gif > void < B > setSupportsDisplayList< / B > (const bool flag)
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline const bool < B > getSupportsDisplayList< / B > () const
< DT >
< IMG ALT = "o" SRC = icon2.gif > void < B > setUseDisplayList< / B > (const bool flag)
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline const bool < B > getUseDisplayList< / B > () const
< DT >
< IMG ALT = "o" SRC = icon2.gif > void < B > dirtyDisplayList< / B > ()
< DT >
2002-02-09 18:54:18 +08:00
< IMG ALT = "o" SRC = icon2.gif > void < B > dirtyBound< / B > ()
2001-09-20 05:19:47 +08:00
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline const <!1> < A HREF = "BoundingBox.html" > BoundingBox< / A > & < B > getBound< / B > () const
< DT >
< IMG ALT = "o" SRC = icon2.gif > void < B > compile< / B > (<!1> < A HREF = "State.html" > State< / A > & state)
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "o" SRC = icon2.gif > void < B > setDrawCallback< / B > (<!1> < A HREF = "Drawable.html#DOC.2.31.22" > DrawCallback< / A > * dc)
2002-02-09 18:54:18 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "o" SRC = icon2.gif > <!1> < A HREF = "Drawable.html#DOC.2.31.22" > DrawCallback< / A > * < B > getDrawCallback< / B > ()
2002-02-09 18:54:18 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "o" SRC = icon2.gif > const <!1> < A HREF = "Drawable.html#DOC.2.31.22" > DrawCallback< / A > * < B > getDrawCallback< / B > () const
< DT >
< IMG ALT = "o" SRC = icon2.gif > void < B > setCullCallback< / B > (<!1> < A HREF = "Drawable.html#DOC.2.31.26" > CullCallback< / A > * cc)
< DT >
< IMG ALT = "o" SRC = icon2.gif > <!1> < A HREF = "Drawable.html#DOC.2.31.26" > CullCallback< / A > * < B > getCullCallback< / B > ()
< DT >
< IMG ALT = "o" SRC = icon2.gif > const <!1> < A HREF = "Drawable.html#DOC.2.31.26" > CullCallback< / A > * < B > getCullCallback< / B > () const
2002-02-09 18:54:18 +08:00
< DT >
2001-09-20 05:19:47 +08:00
< IMG ALT = "o" SRC = icon2.gif > static void < B > deleteDisplayList< / B > (uint contextID, uint globj)
< DT >
< IMG ALT = "o" SRC = icon2.gif > static void < B > flushDeletedDisplayLists< / B > (uint contextID)
2001-12-25 05:56:22 +08:00
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline void < B > draw< / B > (<!1> < A HREF = "State.html" > State< / A > & state)
< / DL > < / P >
< P > < DL >
< DT > < H3 > Public Members< / H3 > < DD > < DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "o" SRC = icon2.gif > typedef std::vector< Node*> < B > ParentList< / B >
2002-02-09 18:54:18 +08:00
< DT >
< IMG ALT = "o" SRC = icon2.gif > struct < B > DrawCallback< / B > : public <!1> < A HREF = "Referenced.html" > osg::Referenced< / A >
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "o" SRC = icon2.gif > struct < B > CullCallback< / B > : public <!1> < A HREF = "Referenced.html" > osg::Referenced< / A >
< DT >
2001-12-25 05:56:22 +08:00
< IMG ALT = "o" SRC = icon2.gif > typedef uint AttributeBitMaskenum < B > AttributeBitMaskValues< / B >
< DT >
class < B > < A HREF = "AttributeFunctor.html" > AttributeFunctor< / A > < / B >
2001-09-20 05:19:47 +08:00
< / DL > < / P >
< P > < DL >
< DT > < H3 > Protected Fields< / H3 > < DD > < DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "o" SRC = icon2.gif > <!1> < A HREF = "Drawable.html#DOC.2.31.5" > ParentList< / A > < B > _parents< / B >
2002-02-09 18:54:18 +08:00
< DT >
2001-09-20 05:19:47 +08:00
< IMG ALT = "o" SRC = icon2.gif > <!1> < A HREF = "ref_ptr.html" > ref_ptr< / A > < <!1> < A HREF = "StateSet.html" > StateSet< / A > > < B > _dstate< / B >
< DT >
< IMG ALT = "o" SRC = icon2.gif > bool < B > _supportsDisplayList< / B >
< DT >
< IMG ALT = "o" SRC = icon2.gif > bool < B > _useDisplayList< / B >
< DT >
< IMG ALT = "o" SRC = icon2.gif > mutable <!1> < A HREF = "BoundingBox.html" > BoundingBox< / A > < B > _bbox< / B >
< DT >
< IMG ALT = "o" SRC = icon2.gif > mutable bool < B > _bbox_computed< / B >
2002-02-09 18:54:18 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "o" SRC = icon2.gif > <!1> < A HREF = "ref_ptr.html" > ref_ptr< / A > < <!1> < A HREF = "Drawable.html#DOC.2.31.22" > DrawCallback< / A > > < B > _drawCallback< / B >
< DT >
< IMG ALT = "o" SRC = icon2.gif > <!1> < A HREF = "ref_ptr.html" > ref_ptr< / A > < <!1> < A HREF = "Drawable.html#DOC.2.31.26" > CullCallback< / A > > < B > _cullCallback< / B >
2002-02-09 18:54:18 +08:00
< / DL > < / P >
< P > < DL >
< DT > < H3 > Protected Methods< / H3 > < DD > < DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "o" SRC = icon2.gif > void < B > addParent< / B > (osg::Node* node)
2002-02-09 18:54:18 +08:00
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "o" SRC = icon2.gif > void < B > removeParent< / B > (osg::Node* node)
2001-09-20 05:19:47 +08:00
< / DL > < / P >
< P > < DL >
< DT > < H3 > Protected Members< / H3 > < DD > < DT >
< IMG ALT = "o" SRC = icon2.gif > typedef std::vector< uint> GLObjectList mutable GLObjectList < B > _globjList< / B >
< DT >
< IMG ALT = "o" SRC = icon2.gif > typedef std::map< uint,std::set< uint> > static DeletedDisplayListCache DeletedDisplayListCache < B > s_deletedDisplayListCache< / B >
< / DL > < / P >
< / DL >
< HR > < H3 > Inherited from < A HREF = "Object.html" > Object< / A > :< / H3 >
< DL >
2002-04-22 05:53:03 +08:00
< P > < DL >
< DT > < H3 > Public Methods< / H3 > < DD > < DT >
< IMG ALT = "o" SRC = icon2.gif > inline void < B > setDataVariance< / B > (const <!1> < A HREF = "Object.html#DOC.2.75.7" > DataVariance< / A > dv)
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline const <!1> < A HREF = "Object.html#DOC.2.75.7" > DataVariance< / A > < B > getDataVariance< / B > () const
< / DL > < / P >
< P > < DL >
< DT > < H3 > Public Members< / H3 > < DD > < DT >
< IMG ALT = "o" SRC = icon2.gif > enum < B > DataVariance< / B >
< / DL > < / P >
< P > < DL >
< DT > < H3 > Protected Fields< / H3 > < DD > < DT >
< IMG ALT = "o" SRC = icon2.gif > <!1> < A HREF = "Object.html#DOC.2.75.7" > DataVariance< / A > < B > _dataVariance< / B >
< / DL > < / P >
2001-09-20 05:19:47 +08:00
< / DL >
< HR > < H3 > Inherited from < A HREF = "Referenced.html" > Referenced< / A > :< / H3 >
< DL >
< P > < DL >
< DT > < H3 > Public Methods< / H3 > < DD > < DT >
< IMG ALT = "o" SRC = icon2.gif > inline void < B > ref< / B > () const
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline void < B > unref< / B > () const
< DT >
2002-04-22 05:53:03 +08:00
< IMG ALT = "o" SRC = icon2.gif > inline void < B > unref_nodelete< / B > () const
< DT >
2001-09-20 05:19:47 +08:00
< IMG ALT = "o" SRC = icon2.gif > inline const int < B > referenceCount< / B > () const
< / DL > < / P >
< P > < DL >
< DT > < H3 > Protected Fields< / H3 > < DD > < DT >
< IMG ALT = "o" SRC = icon2.gif > mutable int < B > _refCount< / B >
< / DL > < / P >
< / DL >
< A NAME = "DOC.DOCU" > < / A >
< HR >
< H2 > Documentation< / H2 >
< BLOCKQUOTE > Encapsulates OpenGL drawing primitives, geometry and
optional binding of normal, color and texture coordinates. Used
for representing the visible objects in the scene. State attributes
for a GeoSet are maintained in StateSet which the GeoSet maintains
a referenced counted pointer to. Both GeoSet's and StateSet's can
be shared for optimal memory usage and graphics performance.< / BLOCKQUOTE >
< DL >
< A NAME = "PrimitiveType" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.1" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > enum PrimitiveType< / B > < / TT >
< DL > < DT > < DD > < / DL > < P > < DL >
< A NAME = "NO_TYPE" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.1.1" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > NO_TYPE< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "POINTS" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.1.2" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > POINTS< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "LINES" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.1.3" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > LINES< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "LINE_STRIP" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.1.4" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > LINE_STRIP< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "FLAT_LINE_STRIP" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.1.5" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > FLAT_LINE_STRIP< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "LINE_LOOP" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.1.6" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > LINE_LOOP< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "TRIANGLES" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.1.7" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > TRIANGLES< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "TRIANGLE_STRIP" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.1.8" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > TRIANGLE_STRIP< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "FLAT_TRIANGLE_STRIP" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.1.9" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > FLAT_TRIANGLE_STRIP< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "TRIANGLE_FAN" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.1.10" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > TRIANGLE_FAN< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "FLAT_TRIANGLE_FAN" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.1.11" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > FLAT_TRIANGLE_FAN< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "QUADS" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.1.12" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > QUADS< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "QUAD_STRIP" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.1.13" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > QUAD_STRIP< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "POLYGON" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.1.14" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > POLYGON< / B > < / TT >
< DL > < DT > < DD > < / DL > < P > < / DL >
< A NAME = "BindingType" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.2" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > enum BindingType< / B > < / TT >
< DL > < DT > < DD > < / DL > < P > < DL >
< A NAME = "BIND_OFF" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.2.1" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > BIND_OFF< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "BIND_OVERALL" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.2.2" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > BIND_OVERALL< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "BIND_PERPRIM" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.2.3" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > BIND_PERPRIM< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "BIND_PERVERTEX" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.2.4" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > BIND_PERVERTEX< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "BIND_DEFAULT" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.2.5" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > BIND_DEFAULT< / B > < / TT >
< DL > < DT > < DD > < / DL > < P > < / DL >
< A NAME = "InterleaveArrayType" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.3" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > enum InterleaveArrayType< / B > < / TT >
< DL > < DT > < DD > < / DL > < P > < DL >
< A NAME = "IA_OFF" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.3.1" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > IA_OFF< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "IA_V2F" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.3.2" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > IA_V2F< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "IA_V3F" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.3.3" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > IA_V3F< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "IA_C4UB_V2F" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.3.4" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > IA_C4UB_V2F< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "IA_C4UB_V3F" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.3.5" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > IA_C4UB_V3F< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "IA_C3F_V3F" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.3.6" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > IA_C3F_V3F< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "IA_N3F_V3F" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.3.7" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > IA_N3F_V3F< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "IA_C4F_N3F_V3F" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.3.8" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > IA_C4F_N3F_V3F< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "IA_T2F_V3F" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.3.9" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > IA_T2F_V3F< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "IA_T4F_V4F" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.3.10" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > IA_T4F_V4F< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "IA_T2F_C4UB_V3F" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.3.11" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > IA_T2F_C4UB_V3F< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "IA_T2F_C3F_V3F" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.3.12" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > IA_T2F_C3F_V3F< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "IA_T2F_N3F_V3F" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.3.13" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > IA_T2F_N3F_V3F< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "IA_T2F_C4F_N3F_V3F" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.3.14" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > IA_T2F_C4F_N3F_V3F< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "IA_T4F_C4F_N3F_V4F" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.3.15" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > IA_T4F_C4F_N3F_V4F< / B > < / TT >
< DL > < DT > < DD > < / DL > < P > < / DL >
< A NAME = "IndexPointer" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.4" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > struct IndexPointer< / B > < / TT >
< DL > < DT > < DD > < / DL > < P > < DL >
< A NAME = "_size" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.4.1" > < / A >
2001-12-25 05:56:22 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > mutable uint _size< / B > < / TT >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_is_ushort" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.4.2" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > bool _is_ushort< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.4.3" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > union < / B > < / TT >
< DL > < DT > < DD > < / DL > < P > < DL >
< A NAME = "_ushort" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.4.3.1" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > ushort* _ushort< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_uint" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.4.3.2" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > uint* _uint< / B > < / TT >
< DL > < DT > < DD > < / DL > < P > < / DL >
< A NAME = "IndexPointer" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.4.4" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > IndexPointer()< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "operator == " > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.4.5" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline const bool operator == (const <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & ip) const < / B > < / TT >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "valid" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.4.6" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline const bool valid() const < / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "null" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.4.7" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline const bool null() const < / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "setToNull" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.4.8" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline void setToNull()< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "set" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.4.9" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline void set(uint size, ushort* <!1> < A HREF = "Image.html#DOC.2.43.26" > data< / A > )< / B > < / TT >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "set" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.4.10" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void set(const uint size, uint* <!1> < A HREF = "Image.html#DOC.2.43.26" > data< / A > )< / B > < / TT >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "maxIndex" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.4.11" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline const uint maxIndex() const < / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "operator [] " > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.4.12" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline const uint operator [] (const uint pos) const < / B > < / TT >
< DL > < DT > < DD > < / DL > < P > < / DL >
< A NAME = "GeoSet" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.5" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > GeoSet()< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
2002-02-09 18:54:18 +08:00
< A NAME = "GeoSet" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.6" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > GeoSet(const <!1> < A HREF = "GeoSet.html#DOC.2.38.6" > GeoSet< / A > & geoset, const <!1> < A HREF = "CopyOp.html" > CopyOp< / A > & copyop=CopyOp::SHALLOW_COPY)< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > Copy constructor using CopyOp to manage deep vs shallow copy
< DL > < DT > < DD > < / DL > < P >
< A NAME = "cloneType" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.7" > < / A >
2002-02-09 18:54:18 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > virtual <!1> < A HREF = "Object.html" > Object< / A > * cloneType() const < / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
2001-09-20 05:19:47 +08:00
< A NAME = "clone" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.8" > < / A >
2002-02-09 18:54:18 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > virtual <!1> < A HREF = "Object.html" > Object< / A > * clone(const <!1> < A HREF = "CopyOp.html" > CopyOp< / A > & copyop) const < / B > < / TT >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "isSameKindAs" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.9" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > virtual bool isSameKindAs(const <!1> < A HREF = "Object.html" > Object< / A > * obj) const < / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "className" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.10" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > virtual const char* className() const < / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "setNumPrims" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.11" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline void setNumPrims( const int n )< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getNumPrims" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.12" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline const int getNumPrims() const < / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "setPrimType" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.13" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void setPrimType( const <!1> < A HREF = "GeoSet.html#DOC.2.38.1" > PrimitiveType< / A > type )< / B > < / TT >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getPrimType" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.14" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline const <!1> < A HREF = "GeoSet.html#DOC.2.38.1" > PrimitiveType< / A > getPrimType() const < / B > < / TT >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "setPrimLengths" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.15" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline void setPrimLengths( int* lens )< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getPrimLengths" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.16" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline int* getPrimLengths()< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getPrimLengths" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.17" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline const int* getPrimLengths() const < / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "computeNumVerts" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.18" > < / A >
2001-12-25 05:56:22 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void computeNumVerts() const < / B > < / TT >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getNumCoords" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.19" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline const int getNumCoords() const < / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get the number of coords required by the defined primitives.
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getCoords" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.20" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline <!1> < A HREF = "Vec3.html" > Vec3< / A > * getCoords()< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get a pointer to Vec3 coord array.
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getCoords" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.21" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline const <!1> < A HREF = "Vec3.html" > Vec3< / A > * getCoords() const < / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get a const pointer to Vec3 coord array.
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getNumCoordIndices" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.22" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline const int getNumCoordIndices() const < / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get the number of indices required by the defined primitives.
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getCoordIndices" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.23" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & getCoordIndices()< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get the coord index array.
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getCoordIndices" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.24" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline const <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & getCoordIndices() const < / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get the const coord index array.
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "setCoords" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.25" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void setCoords( <!1> < A HREF = "Vec3.html" > Vec3< / A > * cp )< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > set the coords (ie the geometry) of the geoset
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "setCoords" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.26" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void setCoords( <!1> < A HREF = "Vec3.html" > Vec3< / A > * cp, ushort* ci )< / B > < / TT >
< DD > set the coords (ie the geometry) and ushort indices of the geoset.
To reduce memory footprint and bandwidth for small datasets it is
2001-12-25 05:56:22 +08:00
recommended the ushort indices are used instead of unit indices.
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "setCoords" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.27" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void setCoords( <!1> < A HREF = "Vec3.html" > Vec3< / A > * cp, uint* ci )< / B > < / TT >
< DD > set the coords (ie the geometry) and uint indices of the geoset.
Unless your data set exceeds 65536 indices prefer ushort indices
2001-12-25 05:56:22 +08:00
over uint indices, only use this unit indices version if necessary.
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "setCoords" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.28" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void setCoords( <!1> < A HREF = "Vec3.html" > Vec3< / A > * cp, <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & ip )< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > set the coords (ie the geometry) and indices of the geoset
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getNumNormals" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.29" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline const int getNumNormals() const < / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get the number of normals required by the defined primitives and normals binding
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getNormals" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.30" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline <!1> < A HREF = "Vec3.html" > Vec3< / A > * getNormals()< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get a pointer to Vec3 normal array.
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getNormals" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.31" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline const <!1> < A HREF = "Vec3.html" > Vec3< / A > * getNormals() const < / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get a const pointer to Vec3 normal array.
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getNumNormalIndices" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.32" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline int getNumNormalIndices() const < / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get the number of normal indices required by the defined primitives and normals binding
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getNormalIndices" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.33" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & getNormalIndices()< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get the normal index array.
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getNormalIndices" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.34" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline const <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & getNormalIndices() const < / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get the const normal index array.
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "setNormals" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.35" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void setNormals( <!1> < A HREF = "Vec3.html" > Vec3< / A > * np )< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > set the normals of the geoset
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "setNormals" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.36" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void setNormals( <!1> < A HREF = "Vec3.html" > Vec3< / A > * np, ushort* ni )< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > set the normals and normal indices of the geoset
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "setNormals" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.37" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void setNormals( <!1> < A HREF = "Vec3.html" > Vec3< / A > * np, uint* ni )< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > set the normals and normal indices of the geoset
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "setNormals" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.38" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void setNormals( <!1> < A HREF = "Vec3.html" > Vec3< / A > * np, <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & ip )< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > set the normals and normal indices of the geoset
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "setNormalBinding" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.39" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void setNormalBinding( const <!1> < A HREF = "GeoSet.html#DOC.2.38.2" > BindingType< / A > binding )< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > set the normals binding to the vertices/primitives/overall
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getNormalBinding" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.40" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline const <!1> < A HREF = "GeoSet.html#DOC.2.38.2" > BindingType< / A > getNormalBinding() const < / B > < / TT >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getNumColors" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.41" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline const int getNumColors() const < / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get the number of colors required by the defined primitives and color binding
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getColors" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.42" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline <!1> < A HREF = "Vec4.html" > Vec4< / A > * getColors()< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get a pointer to Vec4 color array.
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getColors" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.43" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline const <!1> < A HREF = "Vec4.html" > Vec4< / A > * getColors() const < / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get a pointer to Vec4 color array.
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getNumColorIndices" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.44" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline int getNumColorIndices() const < / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get the number of colors indices required by the defined primitives and color binding
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getColorIndices" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.45" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & getColorIndices()< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get the color index array.
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getColorIndices" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.46" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline const <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & getColorIndices() const < / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get the const color index array.
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "setColors" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.47" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void setColors( <!1> < A HREF = "Vec4.html" > Vec4< / A > * cp )< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > set the colors of the geoset
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "setColors" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.48" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void setColors( <!1> < A HREF = "Vec4.html" > Vec4< / A > * cp, ushort* li )< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > set the colors and color indices of the geoset
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "setColors" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.49" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void setColors( <!1> < A HREF = "Vec4.html" > Vec4< / A > * cp, uint* li )< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > set the colors and color indices of the geoset
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "setColors" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.50" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void setColors( <!1> < A HREF = "Vec4.html" > Vec4< / A > * cp, <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & ip )< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > set the colors and color indices of the geoset
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "setColorBinding" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.51" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void setColorBinding( const <!1> < A HREF = "GeoSet.html#DOC.2.38.2" > BindingType< / A > binding )< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > set the color binding to the vertices/primitives/overall
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getColorBinding" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.52" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline <!1> < A HREF = "GeoSet.html#DOC.2.38.2" > BindingType< / A > getColorBinding() const < / B > < / TT >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getNumTextureCoords" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.53" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline const int getNumTextureCoords() const < / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get the number of texture coords required by the defined primitives and textures binding
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getTextureCoords" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.54" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline <!1> < A HREF = "Vec2.html" > Vec2< / A > * getTextureCoords()< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get a pointer to Vec4 color array.
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getTextureCoords" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.55" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline const <!1> < A HREF = "Vec2.html" > Vec2< / A > * getTextureCoords() const < / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get a pointer to Vec4 color array.
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getNumTextureIndices" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.56" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline const int getNumTextureIndices() const < / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get the number of texture coord indices required by the defined primitives and texture binding
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getTextureIndices" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.57" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & getTextureIndices()< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get the texture index array.
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getTextureIndices" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.58" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline const <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & getTextureIndices() const < / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get the texture index array.
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "setTextureCoords" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.59" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void setTextureCoords( <!1> < A HREF = "Vec2.html" > Vec2< / A > * tc )< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > set the texture coords of the geoset
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "setTextureCoords" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.60" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void setTextureCoords( <!1> < A HREF = "Vec2.html" > Vec2< / A > * tc, ushort* ti )< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > set the texture coords and texture coord indices of the geoset
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "setTextureCoords" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.61" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void setTextureCoords( <!1> < A HREF = "Vec2.html" > Vec2< / A > * tc, uint* ti )< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > set the texture coords and texture coord indices of the geoset
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "setTextureCoords" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.62" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void setTextureCoords( <!1> < A HREF = "Vec2.html" > Vec2< / A > * tc, <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & ip )< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > set the texture coords and texture indices of the geoset
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "setTextureBinding" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.63" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void setTextureBinding( const <!1> < A HREF = "GeoSet.html#DOC.2.38.2" > BindingType< / A > binding )< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > set the texture coord binding to the vertices/primitives/overall
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getTextureBinding" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.64" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline const <!1> < A HREF = "GeoSet.html#DOC.2.38.2" > BindingType< / A > getTextureBinding() const < / B > < / TT >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getNumInterleavedCoords" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.65" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline const int getNumInterleavedCoords() const < / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get the number of texture coords required by the defined primitives and textures binding
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getInterleavedArray" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.66" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline void* getInterleavedArray()< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get a pointer to interleaved float array.
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getInterleavedArray" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.67" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline const void* getInterleavedArray() const < / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get a const pointer to interleaved float array.
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
2001-12-25 05:56:22 +08:00
< A NAME = "getNumInterleavedIndices" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.68" > < / A >
2001-12-25 05:56:22 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline const int getNumInterleavedIndices() const < / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get the number of texture coord indices required by the defined primitives and texture binding
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getInterleavedIndices" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.69" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & getInterleavedIndices()< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get the texture index array.
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getInterleavedIndices" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.70" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline const <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & getInterleavedIndices() const < / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get the interleaved index array.
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
2001-12-25 05:56:22 +08:00
< A NAME = "getInterleavedFormat" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.71" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline const <!1> < A HREF = "GeoSet.html#DOC.2.38.3" > InterleaveArrayType< / A > getInterleavedFormat() const < / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get the interleaved array storage format.
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "setInterleavedArray" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.72" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void setInterleavedArray( const <!1> < A HREF = "GeoSet.html#DOC.2.38.3" > InterleaveArrayType< / A > format, float* ia )< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > set the interleaved arrays of the geoset
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "setInterleavedArray" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.73" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void setInterleavedArray( const <!1> < A HREF = "GeoSet.html#DOC.2.38.3" > InterleaveArrayType< / A > format, float* ia, ushort* iai )< / B > < / TT >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "setInterleavedArray" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.74" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void setInterleavedArray( const <!1> < A HREF = "GeoSet.html#DOC.2.38.3" > InterleaveArrayType< / A > format, float* ia, uint* iai )< / B > < / TT >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "setInterleavedArray" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.75" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void setInterleavedArray( const <!1> < A HREF = "GeoSet.html#DOC.2.38.3" > InterleaveArrayType< / A > format, float* ia, <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > & iai )< / B > < / TT >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "drawImmediateMode" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.76" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > virtual void drawImmediateMode(<!1> < A HREF = "State.html" > State< / A > & state)< / B > < / TT >
< DD > draw geoset directly ignoring an OpenGL display list which could be attached.
This is the internal draw method which does the drawing itself,
and is the method to override when deriving from GeoSet for user-drawn objects.
< DL > < DT > < DD > < / DL > < P >
< A NAME = "check" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.77" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > const bool check() const < / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
2001-12-25 05:56:22 +08:00
< A NAME = "AttributeDeleteFunctor" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.78" > < / A >
2001-12-25 05:56:22 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > struct AttributeDeleteFunctor: public <!1> < A HREF = "Referenced.html" > osg::Referenced< / A > < / B > < / TT >
< DD > function object which is used to handling the clean up of attribute arrays
associated with GeoSet's. A default is provided which assumes that all
momory attached to the GeoSet is owned by this GeoSet and can be deleted
using delete []. If this is not the cause derive your own AttributeDeleteFunctor
a specify your own memory deletion operation.
< DL > < DT > < DD > < / DL > < P > < DL >
< A NAME = "operator() " > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.78.1" > < / A >
2001-12-25 05:56:22 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > virtual void operator() (<!1> < A HREF = "GeoSet.html" > GeoSet< / A > * gset)< / B > < / TT >
< DL > < DT > < DD > < / DL > < P > < / DL >
< A NAME = "setAttributeDeleteFunctor" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.79" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void setAttributeDeleteFunctor(<!1> < A HREF = "GeoSet.html#DOC.2.38.78" > AttributeDeleteFunctor< / A > * adf)< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > set an alternative AttributeDeleteFunction to handle attribute arrays attached to this Geoset
2001-12-25 05:56:22 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getAttributeDeleteFunctor" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.80" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > <!1> < A HREF = "GeoSet.html#DOC.2.38.78" > AttributeDeleteFunctor< / A > * getAttributeDeleteFunctor()< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get the current AttributeDeleteFunction to handle attribute arrays attached to this Geoset
2001-12-25 05:56:22 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getAttributeDeleteFunctor" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.81" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > const <!1> < A HREF = "GeoSet.html#DOC.2.38.78" > AttributeDeleteFunctor< / A > * getAttributeDeleteFunctor() const < / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > get the current AttributeDeleteFunction to handle attribute arrays attached to this Geoset
2001-12-25 05:56:22 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getStats" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.82" > < / A >
2001-12-25 05:56:22 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > bool getStats(<!1> < A HREF = "Statistics.html" > Statistics< / A > & )< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > Statistics collection for each drawable- 260901
2001-12-25 05:56:22 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "suppportsAttributeOperation" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.83" > < / A >
2001-12-25 05:56:22 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > virtual AttributeBitMask suppportsAttributeOperation() const < / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > return the attributes supported by applyAttrbuteUpdate() as an AttributeBitMask
2001-12-25 05:56:22 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "applyAttributeOperation" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.84" > < / A >
2001-12-25 05:56:22 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > virtual AttributeBitMask applyAttributeOperation(<!1> < A HREF = "AttributeFunctor.html" > AttributeFunctor< / A > & auf)< / B > < / TT >
2002-02-09 18:54:18 +08:00
< DD > return the attributes successully applied in applyAttributeUpdate
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "operator = " > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.85" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > <!1> < A HREF = "GeoSet.html" > GeoSet< / A > & operator = (const <!1> < A HREF = "GeoSet.html" > GeoSet< / A > & )< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "~GeoSet" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.86" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > virtual ~GeoSet()< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "computeBound" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.87" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > virtual const bool computeBound() const < / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
2001-12-25 05:56:22 +08:00
< A NAME = "_adf" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.88" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > <!1> < A HREF = "ref_ptr.html" > ref_ptr< / A > < <!1> < A HREF = "GeoSet.html#DOC.2.38.78" > AttributeDeleteFunctor< / A > > _adf< / B > < / TT >
2001-12-25 05:56:22 +08:00
< DL > < DT > < DD > < / DL > < P >
2001-09-20 05:19:47 +08:00
< A NAME = "_numprims" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.89" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > int _numprims< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_primtype" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.90" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > <!1> < A HREF = "GeoSet.html#DOC.2.38.1" > PrimitiveType< / A > _primtype< / B > < / TT >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_needprimlen" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.91" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > int _needprimlen< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_oglprimtype" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.92" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > unsigned int _oglprimtype< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_primLengths" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.93" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > int* _primLengths< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_primlength" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.94" > < / A >
2001-12-25 05:56:22 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > mutable unsigned char _primlength< / B > < / TT >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_flat_shaded_skip" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.95" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > unsigned char _flat_shaded_skip< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_numcoords" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.96" > < / A >
2001-12-25 05:56:22 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > mutable int _numcoords< / B > < / TT >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_coords" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.97" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > <!1> < A HREF = "Vec3.html" > Vec3< / A > * _coords< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_cindex" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.98" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > _cindex< / B > < / TT >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_normal_binding" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.99" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > <!1> < A HREF = "GeoSet.html#DOC.2.38.2" > BindingType< / A > _normal_binding< / B > < / TT >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_numnormals" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.100" > < / A >
2001-12-25 05:56:22 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > mutable int _numnormals< / B > < / TT >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_normals" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.101" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > <!1> < A HREF = "Vec3.html" > Vec3< / A > * _normals< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_nindex" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.102" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > _nindex< / B > < / TT >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_color_binding" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.103" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > <!1> < A HREF = "GeoSet.html#DOC.2.38.2" > BindingType< / A > _color_binding< / B > < / TT >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_numcolors" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.104" > < / A >
2001-12-25 05:56:22 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > mutable int _numcolors< / B > < / TT >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_colors" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.105" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > <!1> < A HREF = "Vec4.html" > Vec4< / A > * _colors< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_colindex" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.106" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > _colindex< / B > < / TT >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_texture_binding" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.107" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > <!1> < A HREF = "GeoSet.html#DOC.2.38.2" > BindingType< / A > _texture_binding< / B > < / TT >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_numtcoords" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.108" > < / A >
2001-12-25 05:56:22 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > mutable int _numtcoords< / B > < / TT >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_tcoords" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.109" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > <!1> < A HREF = "Vec2.html" > Vec2< / A > * _tcoords< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_tindex" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.110" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > _tindex< / B > < / TT >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_iarray" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.111" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void* _iarray< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_iaindex" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.112" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > <!1> < A HREF = "GeoSet.html#DOC.2.38.4" > IndexPointer< / A > _iaindex< / B > < / TT >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_iaformat" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.113" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > <!1> < A HREF = "GeoSet.html#DOC.2.38.3" > InterleaveArrayType< / A > _iaformat< / B > < / TT >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_ogliaformat" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.114" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > unsigned int _ogliaformat< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_fast_path" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.115" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > int _fast_path< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "set_fast_path" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.116" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void set_fast_path( void )< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "draw_fast_path" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.117" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void draw_fast_path( void )< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "draw_alternate_path" > < / A >
2002-04-22 05:53:03 +08:00
< A NAME = "DOC.2.38.118" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void draw_alternate_path( void )< / B > < / TT >
< DL > < DT > < DD > < / DL > < P > < / DL >
< HR > < DL > < DT > < B > This class has no child classes.< / B > < / DL >
< DL > < DT > < DD > < / DL > < P > < P > < I > < A HREF = "index.html" > Alphabetic index< / A > < / I > < I > < A HREF = "HIER.html" > HTML hierarchy of classes< / A > or < A HREF = "HIERjava.html" > Java< / A > < / I > < / P > < HR >
< BR >
This page was generated with the help of < A HREF = "http://docpp.sourceforge.net" > DOC++< / A > .
< / BODY >
< / HTML >