1612 lines
100 KiB
HTML
1612 lines
100 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>class SG_EXPORT osg::Geometry</TITLE>
|
|
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.10">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
|
|
<H2>class SG_EXPORT <A HREF="#DOC.DOCU">osg::Geometry</A></H2></H2><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,CGeometry,MGeometry.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 Fields</H3><DD><DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>static const <!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A> <B><A HREF="#DOC.2.84.66">s_InvalidArrayData</A></B>
|
|
<DD><I>static ArrayData which is returned get getTexCoordData(i) const and getVertexAttribData(i) const when i is out of range</I>
|
|
</DL></P>
|
|
|
|
<P><DL>
|
|
<DT><H3>Public Methods</H3><DD><DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.3">TexCoordArrayList</A>& <B><A HREF="#DOC.2.84.4">getTexCoordArrayList</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="Geometry.html#DOC.2.84.3">TexCoordArrayList</A>& <B><A HREF="#DOC.2.84.5">getTexCoordArrayList</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.6">setArray</A></B>(<!1><A HREF="Drawable.html#DOC.2.69.47">AttributeType</A> type, <!1><A HREF="Array.html">Array</A>* <!1><A HREF="Geometry.html#DOC.2.84.65.5">array</A>)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Array.html">Array</A>* <B><A HREF="#DOC.2.84.7">getArray</A></B>(<!1><A HREF="Drawable.html#DOC.2.69.47">AttributeType</A> type)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="Array.html">Array</A>* <B><A HREF="#DOC.2.84.8">getArray</A></B>(<!1><A HREF="Drawable.html#DOC.2.69.47">AttributeType</A> type) const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.9">setIndices</A></B>(<!1><A HREF="Drawable.html#DOC.2.69.47">AttributeType</A> type, <!1><A HREF="IndexArray.html">IndexArray</A>* <!1><A HREF="Geometry.html#DOC.2.84.65.6">indices</A>)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="IndexArray.html">IndexArray</A>* <B><A HREF="#DOC.2.84.10">getIndices</A></B>(<!1><A HREF="Drawable.html#DOC.2.69.47">AttributeType</A> type)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="IndexArray.html">IndexArray</A>* <B><A HREF="#DOC.2.84.11">getIndices</A></B>(<!1><A HREF="Drawable.html#DOC.2.69.47">AttributeType</A> type) const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.12">setNormalize</A></B>(<!1><A HREF="Drawable.html#DOC.2.69.47">AttributeType</A> type, GLboolean <!1><A HREF="Geometry.html#DOC.2.84.65.8">normalize</A>)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>GLboolean <B><A HREF="#DOC.2.84.13">getNormalize</A></B>(<!1><A HREF="Drawable.html#DOC.2.69.47">AttributeType</A> type) const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.14">setBinding</A></B>(<!1><A HREF="Drawable.html#DOC.2.69.47">AttributeType</A> type, <!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> <!1><A HREF="Geometry.html#DOC.2.84.65.7">binding</A>)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> <B><A HREF="#DOC.2.84.15">getBinding</A></B>(<!1><A HREF="Drawable.html#DOC.2.69.47">AttributeType</A> type) const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>unsigned int <B><A HREF="#DOC.2.84.16">getNumArrays</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.1">AttributeData</A>& <B><A HREF="#DOC.2.84.17">getAttributeData</A></B>(unsigned int type)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="Geometry.html#DOC.2.84.1">AttributeData</A>& <B><A HREF="#DOC.2.84.18">getAttributeData</A></B>(unsigned int type) const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.20">setAttributeList</A></B>(<!1><A HREF="Geometry.html#DOC.2.84.19">AttributeList</A>& al)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.19">AttributeList</A>& <B><A HREF="#DOC.2.84.21">getAttributeList</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="Geometry.html#DOC.2.84.19">AttributeList</A>& <B><A HREF="#DOC.2.84.22">getAttributeList</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.26">setVertexAttribArray</A></B>(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>, GLboolean <!1><A HREF="Geometry.html#DOC.2.84.65.8">normalize</A>, <!1><A HREF="Array.html">Array</A>* <!1><A HREF="Geometry.html#DOC.2.84.65.5">array</A>, <!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> ab=<!1><A HREF="Geometry.html#DOC.2.84.63.1">BIND_OFF</A>)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>bool <B><A HREF="#DOC.2.84.27">getVertexAttribNormalize</A></B>(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>, GLboolean &ret) const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>bool <B><A HREF="#DOC.2.84.28">getVertexAttribBinding</A></B>(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>, <!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A>& ab) const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.24">VertexAttribArrayList</A>& <B><A HREF="#DOC.2.84.29">getVertexAttribArrayList</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="Geometry.html#DOC.2.84.24">VertexAttribArrayList</A>& <B><A HREF="#DOC.2.84.30">getVertexAttribArrayList</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.2.84.54">Geometry</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.2.84.55">Geometry</A></B>(const <!1><A HREF="Geometry.html#DOC.2.84.55">Geometry</A>& geometry, const <!1><A HREF="CopyOp.html">CopyOp</A>& copyop=CopyOp::SHALLOW_COPY)
|
|
<DD><I>Copy constructor using CopyOp to manage deep vs shallow copyCopy constructor using CopyOp to manage deep vs shallow copy</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual <!1><A HREF="Object.html">Object</A>* <B><A HREF="#DOC.2.84.56">cloneType</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual <!1><A HREF="Object.html">Object</A>* <B><A HREF="#DOC.2.84.57">clone</A></B>(const <!1><A HREF="CopyOp.html">CopyOp</A>& copyop) const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual bool <B><A HREF="#DOC.2.84.58">isSameKindAs</A></B>(const <!1><A HREF="Object.html">Object</A>* obj) const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual const char* <B><A HREF="#DOC.2.84.59">libraryName</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual const char* <B><A HREF="#DOC.2.84.60">className</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual <!1><A HREF="Geometry.html">Geometry</A>* <B><A HREF="#DOC.2.84.61">asGeometry</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual const <!1><A HREF="Geometry.html">Geometry</A>* <B><A HREF="#DOC.2.84.62">asGeometry</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.68">setVertexArray</A></B>(<!1><A HREF="Array.html">Array</A>* <!1><A HREF="Geometry.html#DOC.2.84.65.5">array</A>)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Array.html">Array</A>* <B><A HREF="#DOC.2.84.69">getVertexArray</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="Array.html">Array</A>* <B><A HREF="#DOC.2.84.70">getVertexArray</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.71">setVertexIndices</A></B>(<!1><A HREF="IndexArray.html">IndexArray</A>* <!1><A HREF="Geometry.html#DOC.2.84.65.5">array</A>)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="IndexArray.html">IndexArray</A>* <B><A HREF="#DOC.2.84.72">getVertexIndices</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="IndexArray.html">IndexArray</A>* <B><A HREF="#DOC.2.84.73">getVertexIndices</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.74">setVertexData</A></B>(const <!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& arrayData)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& <B><A HREF="#DOC.2.84.75">getVertexData</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& <B><A HREF="#DOC.2.84.76">getVertexData</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.77">setNormalBinding</A></B>(<!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> ab)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> <B><A HREF="#DOC.2.84.78">getNormalBinding</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.79">setNormalArray</A></B>(<!1><A HREF="osg.html#DOC.2.20">Vec3Array</A>* <!1><A HREF="Geometry.html#DOC.2.84.65.5">array</A>)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="osg.html#DOC.2.20">Vec3Array</A>* <B><A HREF="#DOC.2.84.80">getNormalArray</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="osg.html#DOC.2.20">Vec3Array</A>* <B><A HREF="#DOC.2.84.81">getNormalArray</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.82">setNormalIndices</A></B>(<!1><A HREF="IndexArray.html">IndexArray</A>* <!1><A HREF="Geometry.html#DOC.2.84.65.5">array</A>)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="IndexArray.html">IndexArray</A>* <B><A HREF="#DOC.2.84.83">getNormalIndices</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="IndexArray.html">IndexArray</A>* <B><A HREF="#DOC.2.84.84">getNormalIndices</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.85">setNormalData</A></B>(const <!1><A HREF="Geometry.html#DOC.2.84.65">Vec3ArrayData</A>& arrayData)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.65">Vec3ArrayData</A>& <B><A HREF="#DOC.2.84.86">getNormalData</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="Geometry.html#DOC.2.84.65">Vec3ArrayData</A>& <B><A HREF="#DOC.2.84.87">getNormalData</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.88">setColorBinding</A></B>(<!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> ab)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> <B><A HREF="#DOC.2.84.89">getColorBinding</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.90">setColorArray</A></B>(<!1><A HREF="Array.html">Array</A>* <!1><A HREF="Geometry.html#DOC.2.84.65.5">array</A>)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Array.html">Array</A>* <B><A HREF="#DOC.2.84.91">getColorArray</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="Array.html">Array</A>* <B><A HREF="#DOC.2.84.92">getColorArray</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.93">setColorIndices</A></B>(<!1><A HREF="IndexArray.html">IndexArray</A>* <!1><A HREF="Geometry.html#DOC.2.84.65.5">array</A>)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="IndexArray.html">IndexArray</A>* <B><A HREF="#DOC.2.84.94">getColorIndices</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="IndexArray.html">IndexArray</A>* <B><A HREF="#DOC.2.84.95">getColorIndices</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.96">setColorData</A></B>(const <!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& arrayData)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& <B><A HREF="#DOC.2.84.97">getColorData</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& <B><A HREF="#DOC.2.84.98">getColorData</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.99">setSecondaryColorBinding</A></B>(<!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> ab)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> <B><A HREF="#DOC.2.84.100">getSecondaryColorBinding</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.101">setSecondaryColorArray</A></B>(<!1><A HREF="Array.html">Array</A>* <!1><A HREF="Geometry.html#DOC.2.84.65.5">array</A>)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Array.html">Array</A>* <B><A HREF="#DOC.2.84.102">getSecondaryColorArray</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="Array.html">Array</A>* <B><A HREF="#DOC.2.84.103">getSecondaryColorArray</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.104">setSecondaryColorIndices</A></B>(<!1><A HREF="IndexArray.html">IndexArray</A>* <!1><A HREF="Geometry.html#DOC.2.84.65.5">array</A>)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="IndexArray.html">IndexArray</A>* <B><A HREF="#DOC.2.84.105">getSecondaryColorIndices</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="IndexArray.html">IndexArray</A>* <B><A HREF="#DOC.2.84.106">getSecondaryColorIndices</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.107">setSecondaryColorData</A></B>(const <!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& arrayData)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& <B><A HREF="#DOC.2.84.108">getSecondaryColorData</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& <B><A HREF="#DOC.2.84.109">getSecondaryColorData</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.110">setFogCoordBinding</A></B>(<!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> ab)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> <B><A HREF="#DOC.2.84.111">getFogCoordBinding</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.112">setFogCoordArray</A></B>(<!1><A HREF="Array.html">Array</A>* <!1><A HREF="Geometry.html#DOC.2.84.65.5">array</A>)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Array.html">Array</A>* <B><A HREF="#DOC.2.84.113">getFogCoordArray</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="Array.html">Array</A>* <B><A HREF="#DOC.2.84.114">getFogCoordArray</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.115">setFogCoordIndices</A></B>(<!1><A HREF="IndexArray.html">IndexArray</A>* <!1><A HREF="Geometry.html#DOC.2.84.65.5">array</A>)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="IndexArray.html">IndexArray</A>* <B><A HREF="#DOC.2.84.116">getFogCoordIndices</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="IndexArray.html">IndexArray</A>* <B><A HREF="#DOC.2.84.117">getFogCoordIndices</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.118">setFogCoordData</A></B>(const <!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& arrayData)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& <B><A HREF="#DOC.2.84.119">setFogCoordData</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& <B><A HREF="#DOC.2.84.120">setFogCoordData</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.121">setTexCoordArray</A></B>(unsigned int unit, <!1><A HREF="Array.html">Array</A>*)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Array.html">Array</A>* <B><A HREF="#DOC.2.84.122">getTexCoordArray</A></B>(unsigned int unit)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="Array.html">Array</A>* <B><A HREF="#DOC.2.84.123">getTexCoordArray</A></B>(unsigned int unit) const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.124">setTexCoordIndices</A></B>(unsigned int unit, <!1><A HREF="IndexArray.html">IndexArray</A>*)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="IndexArray.html">IndexArray</A>* <B><A HREF="#DOC.2.84.125">getTexCoordIndices</A></B>(unsigned int unit)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="IndexArray.html">IndexArray</A>* <B><A HREF="#DOC.2.84.126">getTexCoordIndices</A></B>(unsigned int unit) const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.127">setTexCoordData</A></B>(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>, const <!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& arrayData)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& <B><A HREF="#DOC.2.84.128">getTexCoordData</A></B>(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& <B><A HREF="#DOC.2.84.129">getTexCoordData</A></B>(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>) const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>unsigned int <B><A HREF="#DOC.2.84.130">getNumTexCoordArrays</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.67">ArrayList</A>& <B><A HREF="#DOC.2.84.131">getTexCoordArrayList</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="Geometry.html#DOC.2.84.67">ArrayList</A>& <B><A HREF="#DOC.2.84.132">getTexCoordArrayList</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.133">setVertexAttribArray</A></B>(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>, <!1><A HREF="Array.html">Array</A>* <!1><A HREF="Geometry.html#DOC.2.84.65.5">array</A>)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Array.html">Array</A>* <B><A HREF="#DOC.2.84.134">getVertexAttribArray</A></B>(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="Array.html">Array</A>* <B><A HREF="#DOC.2.84.135">getVertexAttribArray</A></B>(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>) const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.136">setVertexAttribIndices</A></B>(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>, <!1><A HREF="IndexArray.html">IndexArray</A>* <!1><A HREF="Geometry.html#DOC.2.84.65.5">array</A>)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="IndexArray.html">IndexArray</A>* <B><A HREF="#DOC.2.84.137">getVertexAttribIndices</A></B>(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="IndexArray.html">IndexArray</A>* <B><A HREF="#DOC.2.84.138">getVertexAttribIndices</A></B>(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>) const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.139">setVertexAttribBinding</A></B>(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>, <!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> ab)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> <B><A HREF="#DOC.2.84.140">getVertexAttribBinding</A></B>(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>) const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.141">setVertexAttribNormalize</A></B>(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>, GLboolean norm)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>GLboolean <B><A HREF="#DOC.2.84.142">getVertexAttribNormalize</A></B>(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>) const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.143">setVertexAttribData</A></B>(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>, const <!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& arrayData)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& <B><A HREF="#DOC.2.84.144">getVertexAttribData</A></B>(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& <B><A HREF="#DOC.2.84.145">getVertexAttribData</A></B>(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>) const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>unsigned int <B><A HREF="#DOC.2.84.146">getNumVertexAttribArrays</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.67">ArrayList</A>& <B><A HREF="#DOC.2.84.147">getVertexAttribArrayList</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="Geometry.html#DOC.2.84.67">ArrayList</A>& <B><A HREF="#DOC.2.84.148">getVertexAttribArrayList</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.150">setPrimitiveSetList</A></B>(const <!1><A HREF="Geometry.html#DOC.2.84.149">PrimitiveSetList</A>& primitives)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.149">PrimitiveSetList</A>& <B><A HREF="#DOC.2.84.151">getPrimitiveSetList</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="Geometry.html#DOC.2.84.149">PrimitiveSetList</A>& <B><A HREF="#DOC.2.84.152">getPrimitiveSetList</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>unsigned int <B><A HREF="#DOC.2.84.153">getNumPrimitiveSets</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="PrimitiveSet.html">PrimitiveSet</A>* <B><A HREF="#DOC.2.84.154">getPrimitiveSet</A></B>(unsigned int pos)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="PrimitiveSet.html">PrimitiveSet</A>* <B><A HREF="#DOC.2.84.155">getPrimitiveSet</A></B>(unsigned int pos) const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>bool <B><A HREF="#DOC.2.84.156">addPrimitiveSet</A></B>(<!1><A HREF="PrimitiveSet.html">PrimitiveSet</A>* primitiveset)
|
|
<DD><I>Add a primitive set to the geometryAdd a primitive set to the geometry</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>bool <B><A HREF="#DOC.2.84.157">setPrimitiveSet</A></B>(unsigned int i, <!1><A HREF="PrimitiveSet.html">PrimitiveSet</A>* primitiveset)
|
|
<DD><I>Set a primitive set to the specified position in geometry's primitive set listSet a primitive set to the specified position in geometry's primitive set list</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>bool <B><A HREF="#DOC.2.84.158">insertPrimitiveSet</A></B>(unsigned int i, <!1><A HREF="PrimitiveSet.html">PrimitiveSet</A>* primitiveset)
|
|
<DD><I>Insert a primitive set to the specified position in geometry's primitive set listInsert a primitive set to the specified position in geometry's primitive set list</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>bool <B><A HREF="#DOC.2.84.159">removePrimitiveSet</A></B>(unsigned int i, unsigned int numElementsToRemove=1)
|
|
<DD><I>Remove primitive set(s) from the specified position in geometry's primitive set listRemove primitive set(s) from the specified position in geometry's primitive set list</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>unsigned int <B><A HREF="#DOC.2.84.160">getPrimitiveSetIndex</A></B>(const <!1><A HREF="PrimitiveSet.html">PrimitiveSet</A>* primitiveset) const
|
|
<DD><I>Get the index number of a primitive set, return a value between 0 and getNumPrimitiveSet()-1 if found, if not found then return getNumPrimitiveSet().Get the index number of a primitive set, return a value between 0 and getNumPrimitiveSet()-1 if found, if not found then return getNumPrimitiveSet().</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.161">setFastPathHint</A></B>(bool on)
|
|
<DD><I>Set whether fast paths should be used when supportedSet whether fast paths should be used when supported</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>bool <B><A HREF="#DOC.2.84.162">getFastPathHint</A></B>() const
|
|
<DD><I>Get whether fast paths should be used when supportedGet whether fast paths should be used when supported</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline bool <B><A HREF="#DOC.2.84.163">areFastPathsUsed</A></B>() const
|
|
<DD><I>return true if OpenGL fast paths will be used with drawing this Geometry.return true if OpenGL fast paths will be used with drawing this Geometry.</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>bool <B><A HREF="#DOC.2.84.164">computeFastPathsUsed</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>bool <B><A HREF="#DOC.2.84.165">verifyBindings</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.166">computeCorrectBindingsAndArraySizes</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>bool <B><A HREF="#DOC.2.84.167">suitableForOptimization</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.168">copyToAndOptimize</A></B>(<!1><A HREF="Geometry.html">Geometry</A>& target)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.169">computeInternalOptimizedGeometry</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.170">removeInternalOptimizedGeometry</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.171">setInternalOptimizedGeometry</A></B>(<!1><A HREF="Geometry.html">osg::Geometry</A>* geometry)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html">osg::Geometry</A>* <B><A HREF="#DOC.2.84.172">getInternalOptimizedGeometry</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="Geometry.html">osg::Geometry</A>* <B><A HREF="#DOC.2.84.173">getInternalOptimizedGeometry</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual void <B><A HREF="#DOC.2.84.174">drawImplementation</A></B>(<!1><A HREF="State.html">State</A>& state) const
|
|
<DD><I>draw Geometry directly ignoring an OpenGL display list which could be attached.draw Geometry directly ignoring an OpenGL display list which could be attached.</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual bool <B><A HREF="#DOC.2.84.175">supports</A></B>(<!1><A HREF="AttributeFunctor.html">AttributeFunctor</A>&) const
|
|
<DD><I>return true, osg::Geometry does support accept(AttributeFunctor&)return true, osg::Geometry does support accept(AttributeFunctor&)</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual void <B><A HREF="#DOC.2.84.176">accept</A></B>(<!1><A HREF="AttributeFunctor.html">AttributeFunctor</A>& af)
|
|
<DD><I>accept an AttributeFunctor and call its methods to tell it about the interal attributes that this Drawable hasaccept an AttributeFunctor and call its methods to tell it about the interal attributes that this Drawable has</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual bool <B><A HREF="#DOC.2.84.177">supports</A></B>(<!1><A HREF="ConstAttributeFunctor.html">ConstAttributeFunctor</A>&) const
|
|
<DD><I>return true, osg::Geometry does support accept(ConstAttributeFunctor&)return true, osg::Geometry does support accept(ConstAttributeFunctor&)</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual void <B><A HREF="#DOC.2.84.178">accept</A></B>(<!1><A HREF="ConstAttributeFunctor.html">ConstAttributeFunctor</A>& af) const
|
|
<DD><I>accept an ConstAttributeFunctor and call its methods to tell it about the interal attributes that this Drawable hasaccept an ConstAttributeFunctor and call its methods to tell it about the interal attributes that this Drawable has</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual bool <B><A HREF="#DOC.2.84.179">supports</A></B>(<!1><A HREF="PrimitiveFunctor.html">PrimitiveFunctor</A>&) const
|
|
<DD><I>return true, osg::Geometry does support accept(PrimitiveFunctor&) return true, osg::Geometry does support accept(PrimitiveFunctor&) </I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual void <B><A HREF="#DOC.2.84.180">accept</A></B>(<!1><A HREF="PrimitiveFunctor.html">PrimitiveFunctor</A>& pf) const
|
|
<DD><I>accept a PrimitiveFunctor and call its methods to tell it about the interal primitives that this Drawable hasaccept a PrimitiveFunctor and call its methods to tell it about the interal primitives that this Drawable has</I>
|
|
</DL></P>
|
|
|
|
<P><DL>
|
|
<DT><H3>Public Members</H3><DD><DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>template<typename <!1><A HREF="TexGen.html#DOC.2.202.11.2">T</A>> struct <B><A HREF="#DOC.2.84.1">AttributeData</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>struct <B><A HREF="#DOC.2.84.2">ArrayPair</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>typedef std::vector< <!1><A HREF="Geometry.html#DOC.2.84.2">ArrayPair</A> > <B><A HREF="#DOC.2.84.3">TexCoordArrayList</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>typedef std::vector<<!1><A HREF="Geometry.html#DOC.2.84.1">AttributeData</A>> <B><A HREF="#DOC.2.84.19">AttributeList</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>typedef std::pair< GLboolean, <!1><A HREF="Geometry.html#DOC.2.84.2">ArrayPair</A> > <B><A HREF="#DOC.2.84.23">VertexAttribNormArrayPair</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>typedef std::vector< <!1><A HREF="Geometry.html#DOC.2.84.23">VertexAttribNormArrayPair</A> > <B><A HREF="#DOC.2.84.24">VertexAttribArrayList</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>typedef std::vector< <!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> > <B><A HREF="#DOC.2.84.25">VertexAttribBindingList</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>enum <B><A HREF="#DOC.2.84.63">AttributeBinding</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>struct <B><A HREF="#DOC.2.84.64">ArrayData</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>struct <B><A HREF="#DOC.2.84.65">Vec3ArrayData</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>typedef std::vector< <!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A> > <B><A HREF="#DOC.2.84.67">ArrayList</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>typedef std::vector< <!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="PrimitiveSet.html">PrimitiveSet</A>> > <B><A HREF="#DOC.2.84.149">PrimitiveSetList</A></B>
|
|
</DL></P>
|
|
|
|
<P><DL>
|
|
<DT><H3>Protected Fields</H3><DD><DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.19">AttributeList</A> <B><A HREF="#DOC.2.84.31">_attributeList</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="Array.html">Array</A>> <B><A HREF="#DOC.2.84.32">_vertexArray</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="IndexArray.html">IndexArray</A>> <B><A HREF="#DOC.2.84.33">_vertexIndices</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>mutable unsigned int <B><A HREF="#DOC.2.84.34">_vertexOffset</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>mutable <!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> <B><A HREF="#DOC.2.84.35">_normalBinding</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="osg.html#DOC.2.20">Vec3Array</A>> <B><A HREF="#DOC.2.84.36">_normalArray</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="IndexArray.html">IndexArray</A>> <B><A HREF="#DOC.2.84.37">_normalIndices</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>mutable unsigned int <B><A HREF="#DOC.2.84.38">_normalOffset</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>mutable <!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> <B><A HREF="#DOC.2.84.39">_colorBinding</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="Array.html">Array</A>> <B><A HREF="#DOC.2.84.40">_colorArray</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="IndexArray.html">IndexArray</A>> <B><A HREF="#DOC.2.84.41">_colorIndices</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>mutable unsigned int <B><A HREF="#DOC.2.84.42">_colorOffset</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>mutable <!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> <B><A HREF="#DOC.2.84.43">_secondaryColorBinding</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="Array.html">Array</A>> <B><A HREF="#DOC.2.84.44">_secondaryColorArray</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="IndexArray.html">IndexArray</A>> <B><A HREF="#DOC.2.84.45">_secondaryColorIndices</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>mutable unsigned int <B><A HREF="#DOC.2.84.46">_secondaryColorOffset</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>mutable <!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> <B><A HREF="#DOC.2.84.47">_fogCoordBinding</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="Array.html">Array</A>> <B><A HREF="#DOC.2.84.48">_fogCoordArray</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="IndexArray.html">IndexArray</A>> <B><A HREF="#DOC.2.84.49">_fogCoordIndices</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>mutable unsigned int <B><A HREF="#DOC.2.84.50">_fogCoordOffset</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.3">TexCoordArrayList</A> <B><A HREF="#DOC.2.84.51">_texCoordList</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.24">VertexAttribArrayList</A> <B><A HREF="#DOC.2.84.52">_vertexAttribList</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>mutable <!1><A HREF="Geometry.html#DOC.2.84.25">VertexAttribBindingList</A> <B><A HREF="#DOC.2.84.53">_vertexAttribBindingList</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.149">PrimitiveSetList</A> <B><A HREF="#DOC.2.84.183">_primitives</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A> <B><A HREF="#DOC.2.84.184">_vertexData</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.65">Vec3ArrayData</A> <B><A HREF="#DOC.2.84.185">_normalData</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A> <B><A HREF="#DOC.2.84.186">_colorData</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A> <B><A HREF="#DOC.2.84.187">_secondaryColorData</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A> <B><A HREF="#DOC.2.84.188">_fogCoordData</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.67">ArrayList</A> <B><A HREF="#DOC.2.84.189">_texCoordList</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html#DOC.2.84.67">ArrayList</A> <B><A HREF="#DOC.2.84.190">_vertexAttribList</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>mutable bool <B><A HREF="#DOC.2.84.191">_fastPath</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>bool <B><A HREF="#DOC.2.84.192">_fastPathHint</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="Geometry.html">Geometry</A>> <B><A HREF="#DOC.2.84.193">_internalOptimizedGeometry</A></B>
|
|
</DL></P>
|
|
|
|
<P><DL>
|
|
<DT><H3>Protected Methods</H3><DD><DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Geometry.html">Geometry</A>& <B><A HREF="#DOC.2.84.181">operator = </A></B>(const <!1><A HREF="Geometry.html">Geometry</A>&)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual <B><A HREF="#DOC.2.84.182">~Geometry</A></B>()
|
|
</DL></P>
|
|
|
|
</DL>
|
|
<HR><H3>Inherited from <A HREF="Drawable.html">Drawable</A>:</H3>
|
|
<DL>
|
|
<P><DL>
|
|
<DT><H3>Public Methods</H3><DD><DT>
|
|
<IMG ALT="o" SRC=icon2.gif>inline const <!1><A HREF="Drawable.html#DOC.2.69.8">ParentList</A>& <B>getParents</B>() const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>inline <!1><A HREF="Drawable.html#DOC.2.69.8">ParentList</A> <B>getParents</B>()
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>inline <!1><A HREF="Node.html">Node</A>* <B>getParent</B>(unsigned int i)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>inline const <!1><A HREF="Node.html">Node</A>* <B>getParent</B>(unsigned int i) const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>inline unsigned int <B>getNumParents</B>() const
|
|
<DT>
|
|
<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><!1><A HREF="StateSet.html">StateSet</A>* <B>getOrCreateStateSet</B>()
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>void <B>dirtyBound</B>()
|
|
<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>inline void <B>setShape</B>(<!1><A HREF="Shape.html">Shape</A>* shape)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>inline <!1><A HREF="Shape.html">Shape</A>* <B>getShape</B>()
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>inline const <!1><A HREF="Shape.html">Shape</A>* <B>getShape</B>() const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>void <B>setSupportsDisplayList</B>(bool flag)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>inline bool <B>getSupportsDisplayList</B>() const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>void <B>setUseDisplayList</B>(bool flag)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>inline bool <B>getUseDisplayList</B>() const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>void <B>setUseVertexBufferObjects</B>(bool flag)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>inline bool <B>getUseVertexBufferObjects</B>() const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>void <B>dirtyDisplayList</B>()
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>virtual void <B>compile</B>(<!1><A HREF="State.html">State</A>& state) const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>void <B>setUpdateCallback</B>(<!1><A HREF="Drawable.html#DOC.2.69.31">UpdateCallback</A>* ac)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif><!1><A HREF="Drawable.html#DOC.2.69.31">UpdateCallback</A>* <B>getUpdateCallback</B>()
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>void <B>setCullCallback</B>(<!1><A HREF="Drawable.html#DOC.2.69.34">CullCallback</A>* cc)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif><!1><A HREF="Drawable.html#DOC.2.69.34">CullCallback</A>* <B>getCullCallback</B>()
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>const <!1><A HREF="Drawable.html#DOC.2.69.34">CullCallback</A>* <B>getCullCallback</B>() const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>void <B>setDrawCallback</B>(<!1><A HREF="Drawable.html#DOC.2.69.38">DrawCallback</A>* dc)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif><!1><A HREF="Drawable.html#DOC.2.69.38">DrawCallback</A>* <B>getDrawCallback</B>()
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>const <!1><A HREF="Drawable.html#DOC.2.69.38">DrawCallback</A>* <B>getDrawCallback</B>() const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>static void <B>deleteDisplayList</B>(unsigned int contextID, GLuint globj)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>static void <B>flushDeletedDisplayLists</B>(unsigned int contextID, double currentTime, double& availableTime)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>static void <B>deleteVertexBufferObject</B>(unsigned int contextID, GLuint globj)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>static void <B>flushDeletedVertexBufferObjects</B>(unsigned int contextID, double currentTime, double& availableTime)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>static <!1><A HREF="Extensions.html">Extensions</A>* <B>getExtensions</B>(unsigned int contextID, bool createIfNotInitalized)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>static void <B>setExtensions</B>(unsigned int contextID, <!1><A HREF="Extensions.html">Extensions</A>* extensions)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>inline void <B>draw</B>(<!1><A HREF="State.html">State</A>& state) const
|
|
</DL></P>
|
|
|
|
<P><DL>
|
|
<DT><H3>Public Members</H3><DD><DT>
|
|
<IMG ALT="o" SRC=icon2.gif>typedef std::vector<<!1><A HREF="Node.html">Node</A>*> <B>ParentList</B>
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>struct <B>UpdateCallback</B>: public virtual <!1><A HREF="Referenced.html">osg::Referenced</A>
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>struct <B>CullCallback</B>: public virtual <!1><A HREF="Referenced.html">osg::Referenced</A>
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>struct <B>DrawCallback</B>: public virtual <!1><A HREF="Referenced.html">osg::Referenced</A>
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>typedef unsigned int <B>AttributeType</B>
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>enum <B>AttributeTypes</B>
|
|
<DT>
|
|
class <B><A HREF="AttributeFunctor.html">AttributeFunctor</A></B>
|
|
<DT>
|
|
class <B><A HREF="ConstAttributeFunctor.html">ConstAttributeFunctor</A></B>
|
|
<DT>
|
|
class <B><A HREF="PrimitiveFunctor.html">PrimitiveFunctor</A></B>
|
|
<DT>
|
|
class SG_EXPORT <B><A HREF="Extensions.html">Extensions</A></B>: public <!1><A HREF="Referenced.html">osg::Referenced</A>
|
|
<DD><I>Extensions class which encapsulates the querring of extensions and associated function pointers, and provide convinience wrappers to check for the extensions or use the associated functions</I>
|
|
</DL></P>
|
|
|
|
<P><DL>
|
|
<DT><H3>Protected Fields</H3><DD><DT>
|
|
<IMG ALT="o" SRC=icon2.gif><!1><A HREF="Drawable.html#DOC.2.69.8">ParentList</A> <B>_parents</B>
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="StateSet.html">StateSet</A>> <B>_stateset</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>
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="Shape.html">Shape</A>> <B>_shape</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>bool <B>_supportsVertexBufferObjects</B>
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>bool <B>_useVertexBufferObjects</B>
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>mutable <!1><A HREF="Drawable.html#DOC.2.69.76">GLObjectList</A> <B>_globjList</B>
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>mutable <!1><A HREF="Drawable.html#DOC.2.69.76">GLObjectList</A> <B>_vboList</B>
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="Drawable.html#DOC.2.69.31">UpdateCallback</A>> <B>_updateCallback</B>
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="Drawable.html#DOC.2.69.38">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.69.34">CullCallback</A>> <B>_cullCallback</B>
|
|
</DL></P>
|
|
|
|
<P><DL>
|
|
<DT><H3>Protected Methods</H3><DD><DT>
|
|
<IMG ALT="o" SRC=icon2.gif>virtual bool <B>computeBound</B>() const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>void <B>setBound</B>(const <!1><A HREF="BoundingBox.html">BoundingBox</A>& bb) const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>void <B>addParent</B>(<!1><A HREF="Node.html">osg::Node</A>* node)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>void <B>removeParent</B>(<!1><A HREF="Node.html">osg::Node</A>* node)
|
|
</DL></P>
|
|
|
|
<P><DL>
|
|
<DT><H3>Protected Members</H3><DD><DT>
|
|
<IMG ALT="o" SRC=icon2.gif>typedef <!1><A HREF="buffered_value.html">osg::buffered_value</A><GLuint> <B>GLObjectList</B>
|
|
</DL></P>
|
|
|
|
</DL>
|
|
<HR><H3>Inherited from <A HREF="Object.html">Object</A>:</H3>
|
|
<DL>
|
|
<P><DL>
|
|
<DT><H3>Public Methods</H3><DD><DT>
|
|
<IMG ALT="o" SRC=icon2.gif>inline void <B>setDataVariance</B>(<!1><A HREF="Object.html#DOC.2.135.8">DataVariance</A> dv)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>inline <!1><A HREF="Object.html#DOC.2.135.8">DataVariance</A> <B>getDataVariance</B>() const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>inline void <B>setUserData</B>(<!1><A HREF="Referenced.html">Referenced</A>* obj)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>inline <!1><A HREF="Referenced.html">Referenced</A>* <B>getUserData</B>()
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>inline const <!1><A HREF="Referenced.html">Referenced</A>* <B>getUserData</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.135.8">DataVariance</A> <B>_dataVariance</B>
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="Referenced.html">Referenced</A>> <B>_userData</B>
|
|
</DL></P>
|
|
|
|
</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>static void <B>setDeleteHandler</B>(<!1><A HREF="DeleteHandler.html">DeleteHandler</A>* handler)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>static <!1><A HREF="DeleteHandler.html">DeleteHandler</A>* <B>getDeleteHandler</B>()
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>inline void <B>ref</B>() const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>inline void <B>unref_nodelete</B>() const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>inline int <B>referenceCount</B>() const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>inline void <B>unref</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>
|
|
<DL>
|
|
|
|
<A NAME="AttributeData"></A>
|
|
<A NAME="DOC.2.84.1"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>template<typename <!1><A HREF="TexGen.html#DOC.2.202.11.2">T</A>> struct AttributeData</B></TT>
|
|
<DL><DT><DD></DL><P><DL>
|
|
|
|
<A NAME="AttributeData"></A>
|
|
<A NAME="DOC.2.84.1.1"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> AttributeData()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_array"></A>
|
|
<A NAME="DOC.2.84.1.2"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="TexGen.html#DOC.2.202.11.2">T</A>> _array</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_indices"></A>
|
|
<A NAME="DOC.2.84.1.3"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="IndexArray.html">IndexArray</A>> _indices</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_binding"></A>
|
|
<A NAME="DOC.2.84.1.4"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> _binding</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_normalize"></A>
|
|
<A NAME="DOC.2.84.1.5"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>GLboolean _normalize</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_offset"></A>
|
|
<A NAME="DOC.2.84.1.6"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>unsigned int _offset</B></TT>
|
|
<DL><DT><DD></DL><P></DL>
|
|
|
|
<A NAME="ArrayPair"></A>
|
|
<A NAME="DOC.2.84.2"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>struct ArrayPair</B></TT>
|
|
<DL><DT><DD></DL><P><DL>
|
|
|
|
<A NAME="ArrayPair"></A>
|
|
<A NAME="DOC.2.84.2.1"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> ArrayPair()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="ArrayPair"></A>
|
|
<A NAME="DOC.2.84.2.2"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> ArrayPair(const <!1><A HREF="Geometry.html#DOC.2.84.2.2">ArrayPair</A>& rhs)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator = "></A>
|
|
<A NAME="DOC.2.84.2.3"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.2">ArrayPair</A>& operator = (const <!1><A HREF="Geometry.html#DOC.2.84.2">ArrayPair</A>& rhs)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="first"></A>
|
|
<A NAME="DOC.2.84.2.4"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="Array.html">Array</A>> first</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="second"></A>
|
|
<A NAME="DOC.2.84.2.5"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="IndexArray.html">IndexArray</A>> second</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="offset"></A>
|
|
<A NAME="DOC.2.84.2.6"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>mutable unsigned int offset</B></TT>
|
|
<DL><DT><DD></DL><P></DL>
|
|
|
|
<A NAME="TexCoordArrayList"></A>
|
|
<A NAME="DOC.2.84.3"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>typedef std::vector< <!1><A HREF="Geometry.html#DOC.2.84.2">ArrayPair</A> > TexCoordArrayList</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getTexCoordArrayList"></A>
|
|
<A NAME="DOC.2.84.4"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.3">TexCoordArrayList</A>& getTexCoordArrayList()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getTexCoordArrayList"></A>
|
|
<A NAME="DOC.2.84.5"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="Geometry.html#DOC.2.84.3">TexCoordArrayList</A>& getTexCoordArrayList() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setArray"></A>
|
|
<A NAME="DOC.2.84.6"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setArray(<!1><A HREF="Drawable.html#DOC.2.69.47">AttributeType</A> type, <!1><A HREF="Array.html">Array</A>* <!1><A HREF="Geometry.html#DOC.2.84.65.5">array</A>)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getArray"></A>
|
|
<A NAME="DOC.2.84.7"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Array.html">Array</A>* getArray(<!1><A HREF="Drawable.html#DOC.2.69.47">AttributeType</A> type)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getArray"></A>
|
|
<A NAME="DOC.2.84.8"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="Array.html">Array</A>* getArray(<!1><A HREF="Drawable.html#DOC.2.69.47">AttributeType</A> type) const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setIndices"></A>
|
|
<A NAME="DOC.2.84.9"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setIndices(<!1><A HREF="Drawable.html#DOC.2.69.47">AttributeType</A> type, <!1><A HREF="IndexArray.html">IndexArray</A>* <!1><A HREF="Geometry.html#DOC.2.84.65.6">indices</A>)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getIndices"></A>
|
|
<A NAME="DOC.2.84.10"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="IndexArray.html">IndexArray</A>* getIndices(<!1><A HREF="Drawable.html#DOC.2.69.47">AttributeType</A> type)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getIndices"></A>
|
|
<A NAME="DOC.2.84.11"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="IndexArray.html">IndexArray</A>* getIndices(<!1><A HREF="Drawable.html#DOC.2.69.47">AttributeType</A> type) const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setNormalize"></A>
|
|
<A NAME="DOC.2.84.12"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setNormalize(<!1><A HREF="Drawable.html#DOC.2.69.47">AttributeType</A> type, GLboolean <!1><A HREF="Geometry.html#DOC.2.84.65.8">normalize</A>)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getNormalize"></A>
|
|
<A NAME="DOC.2.84.13"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>GLboolean getNormalize(<!1><A HREF="Drawable.html#DOC.2.69.47">AttributeType</A> type) const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setBinding"></A>
|
|
<A NAME="DOC.2.84.14"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setBinding(<!1><A HREF="Drawable.html#DOC.2.69.47">AttributeType</A> type, <!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> <!1><A HREF="Geometry.html#DOC.2.84.65.7">binding</A>)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getBinding"></A>
|
|
<A NAME="DOC.2.84.15"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> getBinding(<!1><A HREF="Drawable.html#DOC.2.69.47">AttributeType</A> type) const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getNumArrays"></A>
|
|
<A NAME="DOC.2.84.16"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>unsigned int getNumArrays() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getAttributeData"></A>
|
|
<A NAME="DOC.2.84.17"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.1">AttributeData</A>& getAttributeData(unsigned int type)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getAttributeData"></A>
|
|
<A NAME="DOC.2.84.18"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="Geometry.html#DOC.2.84.1">AttributeData</A>& getAttributeData(unsigned int type) const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="AttributeList"></A>
|
|
<A NAME="DOC.2.84.19"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>typedef std::vector<<!1><A HREF="Geometry.html#DOC.2.84.1">AttributeData</A>> AttributeList</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setAttributeList"></A>
|
|
<A NAME="DOC.2.84.20"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setAttributeList(<!1><A HREF="Geometry.html#DOC.2.84.19">AttributeList</A>& al)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getAttributeList"></A>
|
|
<A NAME="DOC.2.84.21"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.19">AttributeList</A>& getAttributeList()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getAttributeList"></A>
|
|
<A NAME="DOC.2.84.22"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="Geometry.html#DOC.2.84.19">AttributeList</A>& getAttributeList() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="VertexAttribNormArrayPair"></A>
|
|
<A NAME="DOC.2.84.23"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>typedef std::pair< GLboolean, <!1><A HREF="Geometry.html#DOC.2.84.2">ArrayPair</A> > VertexAttribNormArrayPair</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="VertexAttribArrayList"></A>
|
|
<A NAME="DOC.2.84.24"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>typedef std::vector< <!1><A HREF="Geometry.html#DOC.2.84.23">VertexAttribNormArrayPair</A> > VertexAttribArrayList</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="VertexAttribBindingList"></A>
|
|
<A NAME="DOC.2.84.25"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>typedef std::vector< <!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> > VertexAttribBindingList</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setVertexAttribArray"></A>
|
|
<A NAME="DOC.2.84.26"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setVertexAttribArray(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>, GLboolean <!1><A HREF="Geometry.html#DOC.2.84.65.8">normalize</A>, <!1><A HREF="Array.html">Array</A>* <!1><A HREF="Geometry.html#DOC.2.84.65.5">array</A>, <!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> ab=<!1><A HREF="Geometry.html#DOC.2.84.63.1">BIND_OFF</A>)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getVertexAttribNormalize"></A>
|
|
<A NAME="DOC.2.84.27"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>bool getVertexAttribNormalize(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>, GLboolean &ret) const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getVertexAttribBinding"></A>
|
|
<A NAME="DOC.2.84.28"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>bool getVertexAttribBinding(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>, <!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A>& ab) const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getVertexAttribArrayList"></A>
|
|
<A NAME="DOC.2.84.29"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.24">VertexAttribArrayList</A>& getVertexAttribArrayList()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getVertexAttribArrayList"></A>
|
|
<A NAME="DOC.2.84.30"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="Geometry.html#DOC.2.84.24">VertexAttribArrayList</A>& getVertexAttribArrayList() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_attributeList"></A>
|
|
<A NAME="DOC.2.84.31"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.19">AttributeList</A> _attributeList</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_vertexArray"></A>
|
|
<A NAME="DOC.2.84.32"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="Array.html">Array</A>> _vertexArray</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_vertexIndices"></A>
|
|
<A NAME="DOC.2.84.33"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="IndexArray.html">IndexArray</A>> _vertexIndices</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_vertexOffset"></A>
|
|
<A NAME="DOC.2.84.34"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>mutable unsigned int _vertexOffset</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_normalBinding"></A>
|
|
<A NAME="DOC.2.84.35"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>mutable <!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> _normalBinding</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_normalArray"></A>
|
|
<A NAME="DOC.2.84.36"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="osg.html#DOC.2.20">Vec3Array</A>> _normalArray</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_normalIndices"></A>
|
|
<A NAME="DOC.2.84.37"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="IndexArray.html">IndexArray</A>> _normalIndices</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_normalOffset"></A>
|
|
<A NAME="DOC.2.84.38"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>mutable unsigned int _normalOffset</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_colorBinding"></A>
|
|
<A NAME="DOC.2.84.39"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>mutable <!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> _colorBinding</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_colorArray"></A>
|
|
<A NAME="DOC.2.84.40"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="Array.html">Array</A>> _colorArray</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_colorIndices"></A>
|
|
<A NAME="DOC.2.84.41"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="IndexArray.html">IndexArray</A>> _colorIndices</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_colorOffset"></A>
|
|
<A NAME="DOC.2.84.42"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>mutable unsigned int _colorOffset</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_secondaryColorBinding"></A>
|
|
<A NAME="DOC.2.84.43"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>mutable <!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> _secondaryColorBinding</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_secondaryColorArray"></A>
|
|
<A NAME="DOC.2.84.44"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="Array.html">Array</A>> _secondaryColorArray</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_secondaryColorIndices"></A>
|
|
<A NAME="DOC.2.84.45"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="IndexArray.html">IndexArray</A>> _secondaryColorIndices</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_secondaryColorOffset"></A>
|
|
<A NAME="DOC.2.84.46"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>mutable unsigned int _secondaryColorOffset</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_fogCoordBinding"></A>
|
|
<A NAME="DOC.2.84.47"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>mutable <!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> _fogCoordBinding</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_fogCoordArray"></A>
|
|
<A NAME="DOC.2.84.48"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="Array.html">Array</A>> _fogCoordArray</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_fogCoordIndices"></A>
|
|
<A NAME="DOC.2.84.49"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="IndexArray.html">IndexArray</A>> _fogCoordIndices</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_fogCoordOffset"></A>
|
|
<A NAME="DOC.2.84.50"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>mutable unsigned int _fogCoordOffset</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_texCoordList"></A>
|
|
<A NAME="DOC.2.84.51"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.3">TexCoordArrayList</A> _texCoordList</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_vertexAttribList"></A>
|
|
<A NAME="DOC.2.84.52"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.24">VertexAttribArrayList</A> _vertexAttribList</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_vertexAttribBindingList"></A>
|
|
<A NAME="DOC.2.84.53"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>mutable <!1><A HREF="Geometry.html#DOC.2.84.25">VertexAttribBindingList</A> _vertexAttribBindingList</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="Geometry"></A>
|
|
<A NAME="DOC.2.84.54"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> Geometry()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="Geometry"></A>
|
|
<A NAME="DOC.2.84.55"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> Geometry(const <!1><A HREF="Geometry.html#DOC.2.84.55">Geometry</A>& geometry, const <!1><A HREF="CopyOp.html">CopyOp</A>& copyop=CopyOp::SHALLOW_COPY)</B></TT>
|
|
<DD>Copy constructor using CopyOp to manage deep vs shallow copyCopy constructor using CopyOp to manage deep vs shallow copy
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="cloneType"></A>
|
|
<A NAME="DOC.2.84.56"></A>
|
|
<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>
|
|
<A NAME="clone"></A>
|
|
<A NAME="DOC.2.84.57"></A>
|
|
<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>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="isSameKindAs"></A>
|
|
<A NAME="DOC.2.84.58"></A>
|
|
<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="libraryName"></A>
|
|
<A NAME="DOC.2.84.59"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>virtual const char* libraryName() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="className"></A>
|
|
<A NAME="DOC.2.84.60"></A>
|
|
<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="asGeometry"></A>
|
|
<A NAME="DOC.2.84.61"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>virtual <!1><A HREF="Geometry.html">Geometry</A>* asGeometry()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="asGeometry"></A>
|
|
<A NAME="DOC.2.84.62"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>virtual const <!1><A HREF="Geometry.html">Geometry</A>* asGeometry() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="AttributeBinding"></A>
|
|
<A NAME="DOC.2.84.63"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>enum AttributeBinding</B></TT>
|
|
<DL><DT><DD></DL><P><DL>
|
|
|
|
<A NAME="BIND_OFF"></A>
|
|
<A NAME="DOC.2.84.63.1"></A>
|
|
<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>
|
|
<A NAME="DOC.2.84.63.2"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> BIND_OVERALL</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="BIND_PER_PRIMITIVE_SET"></A>
|
|
<A NAME="DOC.2.84.63.3"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> BIND_PER_PRIMITIVE_SET</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="BIND_PER_PRIMITIVE"></A>
|
|
<A NAME="DOC.2.84.63.4"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> BIND_PER_PRIMITIVE</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="BIND_PER_VERTEX"></A>
|
|
<A NAME="DOC.2.84.63.5"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> BIND_PER_VERTEX</B></TT>
|
|
<DL><DT><DD></DL><P></DL>
|
|
|
|
<A NAME="ArrayData"></A>
|
|
<A NAME="DOC.2.84.64"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>struct ArrayData</B></TT>
|
|
<DL><DT><DD></DL><P><DL>
|
|
|
|
<A NAME="ArrayData"></A>
|
|
<A NAME="DOC.2.84.64.1"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> ArrayData()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="ArrayData"></A>
|
|
<A NAME="DOC.2.84.64.2"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> ArrayData(<!1><A HREF="Array.html">Array</A>* <!1><A HREF="UByte4.html#DOC.2.221.15">a</A>, <!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> <!1><A HREF="UByte4.html#DOC.2.221.14">b</A>, GLboolean n = GL_FALSE)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="ArrayData"></A>
|
|
<A NAME="DOC.2.84.64.3"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> ArrayData(<!1><A HREF="Array.html">Array</A>* <!1><A HREF="UByte4.html#DOC.2.221.15">a</A>, <!1><A HREF="IndexArray.html">IndexArray</A>* i, <!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> <!1><A HREF="UByte4.html#DOC.2.221.14">b</A>, GLboolean n = GL_FALSE)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator = "></A>
|
|
<A NAME="DOC.2.84.64.4"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& operator = (const <!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& rhs)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="array"></A>
|
|
<A NAME="DOC.2.84.64.5"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="Array.html">Array</A>> array</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="indices"></A>
|
|
<A NAME="DOC.2.84.64.6"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="IndexArray.html">IndexArray</A>> indices</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="binding"></A>
|
|
<A NAME="DOC.2.84.64.7"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> binding</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="normalize"></A>
|
|
<A NAME="DOC.2.84.64.8"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>GLboolean normalize</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="offset"></A>
|
|
<A NAME="DOC.2.84.64.9"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>mutable unsigned int offset</B></TT>
|
|
<DL><DT><DD></DL><P></DL>
|
|
|
|
<A NAME="Vec3ArrayData"></A>
|
|
<A NAME="DOC.2.84.65"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>struct Vec3ArrayData</B></TT>
|
|
<DL><DT><DD></DL><P><DL>
|
|
|
|
<A NAME="Vec3ArrayData"></A>
|
|
<A NAME="DOC.2.84.65.1"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> Vec3ArrayData()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="Vec3ArrayData"></A>
|
|
<A NAME="DOC.2.84.65.2"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> Vec3ArrayData(<!1><A HREF="osg.html#DOC.2.20">Vec3Array</A>* <!1><A HREF="UByte4.html#DOC.2.221.15">a</A>, <!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> <!1><A HREF="UByte4.html#DOC.2.221.14">b</A>, GLboolean n = GL_FALSE)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="Vec3ArrayData"></A>
|
|
<A NAME="DOC.2.84.65.3"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> Vec3ArrayData(<!1><A HREF="osg.html#DOC.2.20">Vec3Array</A>* <!1><A HREF="UByte4.html#DOC.2.221.15">a</A>, <!1><A HREF="IndexArray.html">IndexArray</A>* i, <!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> <!1><A HREF="UByte4.html#DOC.2.221.14">b</A>, GLboolean n = GL_FALSE)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator = "></A>
|
|
<A NAME="DOC.2.84.65.4"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.65">Vec3ArrayData</A>& operator = (const <!1><A HREF="Geometry.html#DOC.2.84.65">Vec3ArrayData</A>& rhs)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="array"></A>
|
|
<A NAME="DOC.2.84.65.5"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="osg.html#DOC.2.20">Vec3Array</A>> array</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="indices"></A>
|
|
<A NAME="DOC.2.84.65.6"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="IndexArray.html">IndexArray</A>> indices</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="binding"></A>
|
|
<A NAME="DOC.2.84.65.7"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> binding</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="normalize"></A>
|
|
<A NAME="DOC.2.84.65.8"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>GLboolean normalize</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="offset"></A>
|
|
<A NAME="DOC.2.84.65.9"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>mutable unsigned int offset</B></TT>
|
|
<DL><DT><DD></DL><P></DL>
|
|
|
|
<A NAME="s_InvalidArrayData"></A>
|
|
<A NAME="DOC.2.84.66"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>static const <!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A> s_InvalidArrayData</B></TT>
|
|
<DD>static ArrayData which is returned get getTexCoordData(i) const and getVertexAttribData(i) const
|
|
when i is out of range
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="ArrayList"></A>
|
|
<A NAME="DOC.2.84.67"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>typedef std::vector< <!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A> > ArrayList</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setVertexArray"></A>
|
|
<A NAME="DOC.2.84.68"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setVertexArray(<!1><A HREF="Array.html">Array</A>* <!1><A HREF="Geometry.html#DOC.2.84.65.5">array</A>)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getVertexArray"></A>
|
|
<A NAME="DOC.2.84.69"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Array.html">Array</A>* getVertexArray()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getVertexArray"></A>
|
|
<A NAME="DOC.2.84.70"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="Array.html">Array</A>* getVertexArray() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setVertexIndices"></A>
|
|
<A NAME="DOC.2.84.71"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setVertexIndices(<!1><A HREF="IndexArray.html">IndexArray</A>* <!1><A HREF="Geometry.html#DOC.2.84.65.5">array</A>)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getVertexIndices"></A>
|
|
<A NAME="DOC.2.84.72"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="IndexArray.html">IndexArray</A>* getVertexIndices()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getVertexIndices"></A>
|
|
<A NAME="DOC.2.84.73"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="IndexArray.html">IndexArray</A>* getVertexIndices() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setVertexData"></A>
|
|
<A NAME="DOC.2.84.74"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setVertexData(const <!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& arrayData)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getVertexData"></A>
|
|
<A NAME="DOC.2.84.75"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& getVertexData()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getVertexData"></A>
|
|
<A NAME="DOC.2.84.76"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& getVertexData() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setNormalBinding"></A>
|
|
<A NAME="DOC.2.84.77"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setNormalBinding(<!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> ab)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getNormalBinding"></A>
|
|
<A NAME="DOC.2.84.78"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> getNormalBinding() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setNormalArray"></A>
|
|
<A NAME="DOC.2.84.79"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setNormalArray(<!1><A HREF="osg.html#DOC.2.20">Vec3Array</A>* <!1><A HREF="Geometry.html#DOC.2.84.65.5">array</A>)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getNormalArray"></A>
|
|
<A NAME="DOC.2.84.80"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="osg.html#DOC.2.20">Vec3Array</A>* getNormalArray()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getNormalArray"></A>
|
|
<A NAME="DOC.2.84.81"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="osg.html#DOC.2.20">Vec3Array</A>* getNormalArray() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setNormalIndices"></A>
|
|
<A NAME="DOC.2.84.82"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setNormalIndices(<!1><A HREF="IndexArray.html">IndexArray</A>* <!1><A HREF="Geometry.html#DOC.2.84.65.5">array</A>)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getNormalIndices"></A>
|
|
<A NAME="DOC.2.84.83"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="IndexArray.html">IndexArray</A>* getNormalIndices()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getNormalIndices"></A>
|
|
<A NAME="DOC.2.84.84"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="IndexArray.html">IndexArray</A>* getNormalIndices() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setNormalData"></A>
|
|
<A NAME="DOC.2.84.85"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setNormalData(const <!1><A HREF="Geometry.html#DOC.2.84.65">Vec3ArrayData</A>& arrayData)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getNormalData"></A>
|
|
<A NAME="DOC.2.84.86"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.65">Vec3ArrayData</A>& getNormalData()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getNormalData"></A>
|
|
<A NAME="DOC.2.84.87"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="Geometry.html#DOC.2.84.65">Vec3ArrayData</A>& getNormalData() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setColorBinding"></A>
|
|
<A NAME="DOC.2.84.88"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setColorBinding(<!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> ab)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getColorBinding"></A>
|
|
<A NAME="DOC.2.84.89"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> getColorBinding() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setColorArray"></A>
|
|
<A NAME="DOC.2.84.90"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setColorArray(<!1><A HREF="Array.html">Array</A>* <!1><A HREF="Geometry.html#DOC.2.84.65.5">array</A>)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getColorArray"></A>
|
|
<A NAME="DOC.2.84.91"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Array.html">Array</A>* getColorArray()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getColorArray"></A>
|
|
<A NAME="DOC.2.84.92"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="Array.html">Array</A>* getColorArray() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setColorIndices"></A>
|
|
<A NAME="DOC.2.84.93"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setColorIndices(<!1><A HREF="IndexArray.html">IndexArray</A>* <!1><A HREF="Geometry.html#DOC.2.84.65.5">array</A>)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getColorIndices"></A>
|
|
<A NAME="DOC.2.84.94"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="IndexArray.html">IndexArray</A>* getColorIndices()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getColorIndices"></A>
|
|
<A NAME="DOC.2.84.95"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="IndexArray.html">IndexArray</A>* getColorIndices() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setColorData"></A>
|
|
<A NAME="DOC.2.84.96"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setColorData(const <!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& arrayData)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getColorData"></A>
|
|
<A NAME="DOC.2.84.97"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& getColorData()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getColorData"></A>
|
|
<A NAME="DOC.2.84.98"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& getColorData() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setSecondaryColorBinding"></A>
|
|
<A NAME="DOC.2.84.99"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setSecondaryColorBinding(<!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> ab)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getSecondaryColorBinding"></A>
|
|
<A NAME="DOC.2.84.100"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> getSecondaryColorBinding() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setSecondaryColorArray"></A>
|
|
<A NAME="DOC.2.84.101"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setSecondaryColorArray(<!1><A HREF="Array.html">Array</A>* <!1><A HREF="Geometry.html#DOC.2.84.65.5">array</A>)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getSecondaryColorArray"></A>
|
|
<A NAME="DOC.2.84.102"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Array.html">Array</A>* getSecondaryColorArray()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getSecondaryColorArray"></A>
|
|
<A NAME="DOC.2.84.103"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="Array.html">Array</A>* getSecondaryColorArray() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setSecondaryColorIndices"></A>
|
|
<A NAME="DOC.2.84.104"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setSecondaryColorIndices(<!1><A HREF="IndexArray.html">IndexArray</A>* <!1><A HREF="Geometry.html#DOC.2.84.65.5">array</A>)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getSecondaryColorIndices"></A>
|
|
<A NAME="DOC.2.84.105"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="IndexArray.html">IndexArray</A>* getSecondaryColorIndices()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getSecondaryColorIndices"></A>
|
|
<A NAME="DOC.2.84.106"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="IndexArray.html">IndexArray</A>* getSecondaryColorIndices() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setSecondaryColorData"></A>
|
|
<A NAME="DOC.2.84.107"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setSecondaryColorData(const <!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& arrayData)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getSecondaryColorData"></A>
|
|
<A NAME="DOC.2.84.108"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& getSecondaryColorData()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getSecondaryColorData"></A>
|
|
<A NAME="DOC.2.84.109"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& getSecondaryColorData() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setFogCoordBinding"></A>
|
|
<A NAME="DOC.2.84.110"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setFogCoordBinding(<!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> ab)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getFogCoordBinding"></A>
|
|
<A NAME="DOC.2.84.111"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> getFogCoordBinding() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setFogCoordArray"></A>
|
|
<A NAME="DOC.2.84.112"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setFogCoordArray(<!1><A HREF="Array.html">Array</A>* <!1><A HREF="Geometry.html#DOC.2.84.65.5">array</A>)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getFogCoordArray"></A>
|
|
<A NAME="DOC.2.84.113"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Array.html">Array</A>* getFogCoordArray()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getFogCoordArray"></A>
|
|
<A NAME="DOC.2.84.114"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="Array.html">Array</A>* getFogCoordArray() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setFogCoordIndices"></A>
|
|
<A NAME="DOC.2.84.115"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setFogCoordIndices(<!1><A HREF="IndexArray.html">IndexArray</A>* <!1><A HREF="Geometry.html#DOC.2.84.65.5">array</A>)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getFogCoordIndices"></A>
|
|
<A NAME="DOC.2.84.116"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="IndexArray.html">IndexArray</A>* getFogCoordIndices()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getFogCoordIndices"></A>
|
|
<A NAME="DOC.2.84.117"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="IndexArray.html">IndexArray</A>* getFogCoordIndices() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setFogCoordData"></A>
|
|
<A NAME="DOC.2.84.118"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setFogCoordData(const <!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& arrayData)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setFogCoordData"></A>
|
|
<A NAME="DOC.2.84.119"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& setFogCoordData()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setFogCoordData"></A>
|
|
<A NAME="DOC.2.84.120"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& setFogCoordData() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setTexCoordArray"></A>
|
|
<A NAME="DOC.2.84.121"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setTexCoordArray(unsigned int unit, <!1><A HREF="Array.html">Array</A>*)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getTexCoordArray"></A>
|
|
<A NAME="DOC.2.84.122"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Array.html">Array</A>* getTexCoordArray(unsigned int unit)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getTexCoordArray"></A>
|
|
<A NAME="DOC.2.84.123"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="Array.html">Array</A>* getTexCoordArray(unsigned int unit) const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setTexCoordIndices"></A>
|
|
<A NAME="DOC.2.84.124"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setTexCoordIndices(unsigned int unit, <!1><A HREF="IndexArray.html">IndexArray</A>*)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getTexCoordIndices"></A>
|
|
<A NAME="DOC.2.84.125"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="IndexArray.html">IndexArray</A>* getTexCoordIndices(unsigned int unit)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getTexCoordIndices"></A>
|
|
<A NAME="DOC.2.84.126"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="IndexArray.html">IndexArray</A>* getTexCoordIndices(unsigned int unit) const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setTexCoordData"></A>
|
|
<A NAME="DOC.2.84.127"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setTexCoordData(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>, const <!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& arrayData)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getTexCoordData"></A>
|
|
<A NAME="DOC.2.84.128"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& getTexCoordData(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getTexCoordData"></A>
|
|
<A NAME="DOC.2.84.129"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& getTexCoordData(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>) const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getNumTexCoordArrays"></A>
|
|
<A NAME="DOC.2.84.130"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>unsigned int getNumTexCoordArrays() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getTexCoordArrayList"></A>
|
|
<A NAME="DOC.2.84.131"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.67">ArrayList</A>& getTexCoordArrayList()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getTexCoordArrayList"></A>
|
|
<A NAME="DOC.2.84.132"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="Geometry.html#DOC.2.84.67">ArrayList</A>& getTexCoordArrayList() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setVertexAttribArray"></A>
|
|
<A NAME="DOC.2.84.133"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setVertexAttribArray(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>, <!1><A HREF="Array.html">Array</A>* <!1><A HREF="Geometry.html#DOC.2.84.65.5">array</A>)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getVertexAttribArray"></A>
|
|
<A NAME="DOC.2.84.134"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Array.html">Array</A>* getVertexAttribArray(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getVertexAttribArray"></A>
|
|
<A NAME="DOC.2.84.135"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="Array.html">Array</A>* getVertexAttribArray(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>) const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setVertexAttribIndices"></A>
|
|
<A NAME="DOC.2.84.136"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setVertexAttribIndices(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>, <!1><A HREF="IndexArray.html">IndexArray</A>* <!1><A HREF="Geometry.html#DOC.2.84.65.5">array</A>)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getVertexAttribIndices"></A>
|
|
<A NAME="DOC.2.84.137"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="IndexArray.html">IndexArray</A>* getVertexAttribIndices(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getVertexAttribIndices"></A>
|
|
<A NAME="DOC.2.84.138"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="IndexArray.html">IndexArray</A>* getVertexAttribIndices(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>) const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setVertexAttribBinding"></A>
|
|
<A NAME="DOC.2.84.139"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setVertexAttribBinding(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>, <!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> ab)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getVertexAttribBinding"></A>
|
|
<A NAME="DOC.2.84.140"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.63">AttributeBinding</A> getVertexAttribBinding(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>) const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setVertexAttribNormalize"></A>
|
|
<A NAME="DOC.2.84.141"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setVertexAttribNormalize(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>, GLboolean norm)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getVertexAttribNormalize"></A>
|
|
<A NAME="DOC.2.84.142"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>GLboolean getVertexAttribNormalize(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>) const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setVertexAttribData"></A>
|
|
<A NAME="DOC.2.84.143"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setVertexAttribData(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>, const <!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& arrayData)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getVertexAttribData"></A>
|
|
<A NAME="DOC.2.84.144"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& getVertexAttribData(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getVertexAttribData"></A>
|
|
<A NAME="DOC.2.84.145"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A>& getVertexAttribData(unsigned int <!1><A HREF="TemplateIndexArray.html#DOC.2.10.15">index</A>) const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getNumVertexAttribArrays"></A>
|
|
<A NAME="DOC.2.84.146"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>unsigned int getNumVertexAttribArrays() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getVertexAttribArrayList"></A>
|
|
<A NAME="DOC.2.84.147"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.67">ArrayList</A>& getVertexAttribArrayList()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getVertexAttribArrayList"></A>
|
|
<A NAME="DOC.2.84.148"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="Geometry.html#DOC.2.84.67">ArrayList</A>& getVertexAttribArrayList() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="PrimitiveSetList"></A>
|
|
<A NAME="DOC.2.84.149"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>typedef std::vector< <!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="PrimitiveSet.html">PrimitiveSet</A>> > PrimitiveSetList</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setPrimitiveSetList"></A>
|
|
<A NAME="DOC.2.84.150"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setPrimitiveSetList(const <!1><A HREF="Geometry.html#DOC.2.84.149">PrimitiveSetList</A>& primitives)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getPrimitiveSetList"></A>
|
|
<A NAME="DOC.2.84.151"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.149">PrimitiveSetList</A>& getPrimitiveSetList()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getPrimitiveSetList"></A>
|
|
<A NAME="DOC.2.84.152"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="Geometry.html#DOC.2.84.149">PrimitiveSetList</A>& getPrimitiveSetList() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getNumPrimitiveSets"></A>
|
|
<A NAME="DOC.2.84.153"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>unsigned int getNumPrimitiveSets() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getPrimitiveSet"></A>
|
|
<A NAME="DOC.2.84.154"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="PrimitiveSet.html">PrimitiveSet</A>* getPrimitiveSet(unsigned int pos)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getPrimitiveSet"></A>
|
|
<A NAME="DOC.2.84.155"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="PrimitiveSet.html">PrimitiveSet</A>* getPrimitiveSet(unsigned int pos) const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="addPrimitiveSet"></A>
|
|
<A NAME="DOC.2.84.156"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>bool addPrimitiveSet(<!1><A HREF="PrimitiveSet.html">PrimitiveSet</A>* primitiveset)</B></TT>
|
|
<DD>Add a primitive set to the geometryAdd a primitive set to the geometry
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setPrimitiveSet"></A>
|
|
<A NAME="DOC.2.84.157"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>bool setPrimitiveSet(unsigned int i, <!1><A HREF="PrimitiveSet.html">PrimitiveSet</A>* primitiveset)</B></TT>
|
|
<DD>Set a primitive set to the specified position in geometry's primitive set listSet a primitive set to the specified position in geometry's primitive set list
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="insertPrimitiveSet"></A>
|
|
<A NAME="DOC.2.84.158"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>bool insertPrimitiveSet(unsigned int i, <!1><A HREF="PrimitiveSet.html">PrimitiveSet</A>* primitiveset)</B></TT>
|
|
<DD>Insert a primitive set to the specified position in geometry's primitive set listInsert a primitive set to the specified position in geometry's primitive set list
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="removePrimitiveSet"></A>
|
|
<A NAME="DOC.2.84.159"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>bool removePrimitiveSet(unsigned int i, unsigned int numElementsToRemove=1)</B></TT>
|
|
<DD>Remove primitive set(s) from the specified position in geometry's primitive set listRemove primitive set(s) from the specified position in geometry's primitive set list
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getPrimitiveSetIndex"></A>
|
|
<A NAME="DOC.2.84.160"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>unsigned int getPrimitiveSetIndex(const <!1><A HREF="PrimitiveSet.html">PrimitiveSet</A>* primitiveset) const </B></TT>
|
|
<DD>Get the index number of a primitive set, return a value between
|
|
0 and getNumPrimitiveSet()-1 if found, if not found then return getNumPrimitiveSet().
|
|
When checking for a valid find value use if ((value=geoemtry->getPrimitiveSetIndex(primitive))!=geometry.getNumPrimitiveSet()) asGet the index number of a primitive set, return a value between
|
|
0 and getNumPrimitiveSet()-1 if found, if not found then return getNumPrimitiveSet().
|
|
When checking for a valid find value use if ((value=geoemtry->getPrimitiveSetIndex(primitive))!=geometry.getNumPrimitiveSet()) as
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setFastPathHint"></A>
|
|
<A NAME="DOC.2.84.161"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setFastPathHint(bool on)</B></TT>
|
|
<DD>Set whether fast paths should be used when supportedSet whether fast paths should be used when supported
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getFastPathHint"></A>
|
|
<A NAME="DOC.2.84.162"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>bool getFastPathHint() const </B></TT>
|
|
<DD>Get whether fast paths should be used when supportedGet whether fast paths should be used when supported
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="areFastPathsUsed"></A>
|
|
<A NAME="DOC.2.84.163"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline bool areFastPathsUsed() const </B></TT>
|
|
<DD>return true if OpenGL fast paths will be used with drawing this Geometry.
|
|
Fast paths use vertex arrays, and glDrawArrays/glDrawElements. Slow paths
|
|
use glBegin()/glVertex.../glEnd(). Use of per primitive bindings or per vertex indexed
|
|
arrays will drop the rendering path off the fast path.return true if OpenGL fast paths will be used with drawing this Geometry.
|
|
Fast paths use vertex arrays, and glDrawArrays/glDrawElements. Slow paths
|
|
use glBegin()/glVertex.../glEnd(). Use of per primitive bindings or per vertex indexed
|
|
arrays will drop the rendering path off the fast path.
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="computeFastPathsUsed"></A>
|
|
<A NAME="DOC.2.84.164"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>bool computeFastPathsUsed()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="verifyBindings"></A>
|
|
<A NAME="DOC.2.84.165"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>bool verifyBindings() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="computeCorrectBindingsAndArraySizes"></A>
|
|
<A NAME="DOC.2.84.166"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void computeCorrectBindingsAndArraySizes()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="suitableForOptimization"></A>
|
|
<A NAME="DOC.2.84.167"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>bool suitableForOptimization() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="copyToAndOptimize"></A>
|
|
<A NAME="DOC.2.84.168"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void copyToAndOptimize(<!1><A HREF="Geometry.html">Geometry</A>& target)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="computeInternalOptimizedGeometry"></A>
|
|
<A NAME="DOC.2.84.169"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void computeInternalOptimizedGeometry()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="removeInternalOptimizedGeometry"></A>
|
|
<A NAME="DOC.2.84.170"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void removeInternalOptimizedGeometry()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setInternalOptimizedGeometry"></A>
|
|
<A NAME="DOC.2.84.171"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setInternalOptimizedGeometry(<!1><A HREF="Geometry.html">osg::Geometry</A>* geometry)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getInternalOptimizedGeometry"></A>
|
|
<A NAME="DOC.2.84.172"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html">osg::Geometry</A>* getInternalOptimizedGeometry()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getInternalOptimizedGeometry"></A>
|
|
<A NAME="DOC.2.84.173"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="Geometry.html">osg::Geometry</A>* getInternalOptimizedGeometry() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="drawImplementation"></A>
|
|
<A NAME="DOC.2.84.174"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>virtual void drawImplementation(<!1><A HREF="State.html">State</A>& state) const </B></TT>
|
|
<DD>draw Geometry 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 Geometry for user-drawn objects.draw Geometry 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 Geometry for user-drawn objects.
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="supports"></A>
|
|
<A NAME="DOC.2.84.175"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>virtual bool supports(<!1><A HREF="AttributeFunctor.html">AttributeFunctor</A>&) const </B></TT>
|
|
<DD>return true, osg::Geometry does support accept(AttributeFunctor&)return true, osg::Geometry does support accept(AttributeFunctor&)
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="accept"></A>
|
|
<A NAME="DOC.2.84.176"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>virtual void accept(<!1><A HREF="AttributeFunctor.html">AttributeFunctor</A>& af)</B></TT>
|
|
<DD>accept an AttributeFunctor and call its methods to tell it about the interal attributes that this Drawable hasaccept an AttributeFunctor and call its methods to tell it about the interal attributes that this Drawable has
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="supports"></A>
|
|
<A NAME="DOC.2.84.177"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>virtual bool supports(<!1><A HREF="ConstAttributeFunctor.html">ConstAttributeFunctor</A>&) const </B></TT>
|
|
<DD>return true, osg::Geometry does support accept(ConstAttributeFunctor&)return true, osg::Geometry does support accept(ConstAttributeFunctor&)
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="accept"></A>
|
|
<A NAME="DOC.2.84.178"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>virtual void accept(<!1><A HREF="ConstAttributeFunctor.html">ConstAttributeFunctor</A>& af) const </B></TT>
|
|
<DD>accept an ConstAttributeFunctor and call its methods to tell it about the interal attributes that this Drawable hasaccept an ConstAttributeFunctor and call its methods to tell it about the interal attributes that this Drawable has
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="supports"></A>
|
|
<A NAME="DOC.2.84.179"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>virtual bool supports(<!1><A HREF="PrimitiveFunctor.html">PrimitiveFunctor</A>&) const </B></TT>
|
|
<DD>return true, osg::Geometry does support accept(PrimitiveFunctor&) return true, osg::Geometry does support accept(PrimitiveFunctor&)
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="accept"></A>
|
|
<A NAME="DOC.2.84.180"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>virtual void accept(<!1><A HREF="PrimitiveFunctor.html">PrimitiveFunctor</A>& pf) const </B></TT>
|
|
<DD>accept a PrimitiveFunctor and call its methods to tell it about the interal primitives that this Drawable hasaccept a PrimitiveFunctor and call its methods to tell it about the interal primitives that this Drawable has
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator = "></A>
|
|
<A NAME="DOC.2.84.181"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html">Geometry</A>& operator = (const <!1><A HREF="Geometry.html">Geometry</A>&)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="~Geometry"></A>
|
|
<A NAME="DOC.2.84.182"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>virtual ~Geometry()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_primitives"></A>
|
|
<A NAME="DOC.2.84.183"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.149">PrimitiveSetList</A> _primitives</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_vertexData"></A>
|
|
<A NAME="DOC.2.84.184"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A> _vertexData</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_normalData"></A>
|
|
<A NAME="DOC.2.84.185"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.65">Vec3ArrayData</A> _normalData</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_colorData"></A>
|
|
<A NAME="DOC.2.84.186"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A> _colorData</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_secondaryColorData"></A>
|
|
<A NAME="DOC.2.84.187"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A> _secondaryColorData</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_fogCoordData"></A>
|
|
<A NAME="DOC.2.84.188"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.64">ArrayData</A> _fogCoordData</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_texCoordList"></A>
|
|
<A NAME="DOC.2.84.189"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.67">ArrayList</A> _texCoordList</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_vertexAttribList"></A>
|
|
<A NAME="DOC.2.84.190"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Geometry.html#DOC.2.84.67">ArrayList</A> _vertexAttribList</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_fastPath"></A>
|
|
<A NAME="DOC.2.84.191"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>mutable bool _fastPath</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_fastPathHint"></A>
|
|
<A NAME="DOC.2.84.192"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>bool _fastPathHint</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_internalOptimizedGeometry"></A>
|
|
<A NAME="DOC.2.84.193"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="Geometry.html">Geometry</A>> _internalOptimizedGeometry</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>
|