589 lines
32 KiB
HTML
589 lines
32 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>class SG_EXPORT osg::CullStack</TITLE>
|
|
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.6">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
|
|
<H2>class SG_EXPORT <A HREF="#DOC.DOCU">osg::CullStack</A></H2></H2><BLOCKQUOTE>A CullStack class which accumulates the current project, modelview matrices and the CullingSet.</BLOCKQUOTE>
|
|
<HR>
|
|
|
|
<H2>Inheritance:</H2>
|
|
<APPLET CODE="ClassGraph.class" WIDTH=600 HEIGHT=95>
|
|
<param name=classes value="CCullSettings,MCullSettings.html,CCullStack,MCullStack.html,CCollectOccludersVisitor,MCollectOccludersVisitor.html">
|
|
<param name=before value="M,M,M^_">
|
|
<param name=after value="Md_,M,M">
|
|
<param name=indent value="0,1,1">
|
|
<param name=arrowdir value="down">
|
|
</APPLET>
|
|
<HR>
|
|
|
|
<DL>
|
|
<P><DL>
|
|
<DT><H3>Public Methods</H3><DD><DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.2.83.1">CullStack</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.2.83.2">~CullStack</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.83.4">reset</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.83.5">setOccluderList</A></B>(const <!1><A HREF="ShadowVolumeOccluderList.html">ShadowVolumeOccluderList</A>& svol)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="ShadowVolumeOccluderList.html">ShadowVolumeOccluderList</A>& <B><A HREF="#DOC.2.83.6">getOccluderList</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>const <!1><A HREF="ShadowVolumeOccluderList.html">ShadowVolumeOccluderList</A>& <B><A HREF="#DOC.2.83.7">getOccluderList</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.83.8">pushViewport</A></B>(<!1><A HREF="Viewport.html">osg::Viewport</A>* viewport)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.83.9">popViewport</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.83.10">pushProjectionMatrix</A></B>(<!1><A HREF="osg.html#DOC.2.135">osg::RefMatrix</A>* matrix)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.83.11">popProjectionMatrix</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.83.12">pushModelViewMatrix</A></B>(<!1><A HREF="osg.html#DOC.2.135">osg::RefMatrix</A>* matrix)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.83.13">popModelViewMatrix</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline float <B><A HREF="#DOC.2.83.14">getFrustumVolume</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>float <B><A HREF="#DOC.2.83.15">pixelSize</A></B>(const <!1><A HREF="osg.html#DOC.2.262">Vec3</A>& v, float <!1><A HREF="BoundingSphere.html#DOC.2.47.10">radius</A>) const
|
|
<DD><I>Compute the pixel of an object at position v, with specified radius</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>float <B><A HREF="#DOC.2.83.16">pixelSize</A></B>(const <!1><A HREF="BoundingSphere.html">BoundingSphere</A>& bs) const
|
|
<DD><I>Compute the pixel of an bounding sphere</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline void <B><A HREF="#DOC.2.83.17">disableAndPushOccludersCurrentMask</A></B>(<!1><A HREF="NodePath.html">NodePath</A>& nodePath)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline void <B><A HREF="#DOC.2.83.18">popOccludersCurrentMask</A></B>(<!1><A HREF="NodePath.html">NodePath</A>& nodePath)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline bool <B><A HREF="#DOC.2.83.19">isCulled</A></B>(const std::vector<<!1><A HREF="osg.html#DOC.2.262">Vec3</A>>& vertices)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline bool <B><A HREF="#DOC.2.83.20">isCulled</A></B>(const <!1><A HREF="BoundingBox.html">BoundingBox</A>& bb)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline bool <B><A HREF="#DOC.2.83.21">isCulled</A></B>(const <!1><A HREF="BoundingSphere.html">BoundingSphere</A>& bs)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline bool <B><A HREF="#DOC.2.83.22">isCulled</A></B>(const <!1><A HREF="Node.html">osg::Node</A>& node)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline void <B><A HREF="#DOC.2.83.23">pushCurrentMask</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline void <B><A HREF="#DOC.2.83.24">popCurrentMask</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="CullStack.html#DOC.2.83.25">CullingStack</A>& <B><A HREF="#DOC.2.83.26">getClipSpaceCullingStack</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="CullStack.html#DOC.2.83.25">CullingStack</A>& <B><A HREF="#DOC.2.83.27">getProjectionCullingStack</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="CullStack.html#DOC.2.83.25">CullingStack</A>& <B><A HREF="#DOC.2.83.28">getModelViewCullingStack</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="CullingSet.html">CullingSet</A>& <B><A HREF="#DOC.2.83.29">getCurrentCullingSet</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline const <!1><A HREF="CullingSet.html">CullingSet</A>& <B><A HREF="#DOC.2.83.30">getCurrentCullingSet</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="Viewport.html">osg::Viewport</A>* <B><A HREF="#DOC.2.83.31">getViewport</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="osg.html#DOC.2.135">osg::RefMatrix</A>& <B><A HREF="#DOC.2.83.32">getModelViewMatrix</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="osg.html#DOC.2.135">osg::RefMatrix</A>& <B><A HREF="#DOC.2.83.33">getProjectionMatrix</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="osg.html#DOC.2.134">osg::Matrix</A> <B><A HREF="#DOC.2.83.34">getWindowMatrix</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline const <!1><A HREF="osg.html#DOC.2.135">osg::RefMatrix</A>& <B><A HREF="#DOC.2.83.35">getMVPW</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline const <!1><A HREF="osg.html#DOC.2.262">osg::Vec3</A>& <B><A HREF="#DOC.2.83.36">getEyeLocal</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline const <!1><A HREF="osg.html#DOC.2.262">osg::Vec3</A> <B><A HREF="#DOC.2.83.37">getUpLocal</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline const <!1><A HREF="osg.html#DOC.2.262">osg::Vec3</A> <B><A HREF="#DOC.2.83.38">getLookVectorLocal</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="Viewport.html">Viewport</A>* <B><A HREF="#DOC.2.83.64">getViewport</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="osg.html#DOC.2.135">RefMatrix</A>& <B><A HREF="#DOC.2.83.65">getModelViewMatrix</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="osg.html#DOC.2.135">RefMatrix</A>& <B><A HREF="#DOC.2.83.66">getProjectionMatrix</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="osg.html#DOC.2.134">Matrix</A> <B><A HREF="#DOC.2.83.67">getWindowMatrix</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline const <!1><A HREF="osg.html#DOC.2.135">RefMatrix</A>& <B><A HREF="#DOC.2.83.68">getMVPW</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="osg.html#DOC.2.135">RefMatrix</A>* <B><A HREF="#DOC.2.83.69">createOrReuseMatrix</A></B>(const <!1><A HREF="osg.html#DOC.2.134">osg::Matrix</A>& value)
|
|
</DL></P>
|
|
|
|
<P><DL>
|
|
<DT><H3>Public</H3><DD><DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>typedef std::vector<<!1><A HREF="ShadowVolumeOccluder.html">ShadowVolumeOccluder</A>> <B><A HREF="#DOC.2.83.3">OccluderList</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>typedef std::vector< <!1><A HREF="CullingSet.html">CullingSet</A> > <B><A HREF="#DOC.2.83.25">CullingStack</A></B>
|
|
</DL></P>
|
|
|
|
<P><DL>
|
|
<DT><H3>Protected Fields</H3><DD><DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="ShadowVolumeOccluderList.html">ShadowVolumeOccluderList</A> <B><A HREF="#DOC.2.83.41">_occluderList</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="CullStack.html#DOC.2.83.42">MatrixStack</A> <B><A HREF="#DOC.2.83.43">_projectionStack</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="CullStack.html#DOC.2.83.42">MatrixStack</A> <B><A HREF="#DOC.2.83.44">_modelviewStack</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="CullStack.html#DOC.2.83.42">MatrixStack</A> <B><A HREF="#DOC.2.83.45">_MVPW_Stack</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="CullStack.html#DOC.2.83.46">ViewportStack</A> <B><A HREF="#DOC.2.83.47">_viewportStack</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="CullStack.html#DOC.2.83.48">EyePointStack</A> <B><A HREF="#DOC.2.83.49">_eyePointStack</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="CullStack.html#DOC.2.83.25">CullingStack</A> <B><A HREF="#DOC.2.83.50">_clipspaceCullingStack</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="CullStack.html#DOC.2.83.25">CullingStack</A> <B><A HREF="#DOC.2.83.51">_projectionCullingStack</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="CullStack.html#DOC.2.83.25">CullingStack</A> <B><A HREF="#DOC.2.83.52">_modelviewCullingStack</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>unsigned int <B><A HREF="#DOC.2.83.53">_index_modelviewCullingStack</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="CullingSet.html">CullingSet</A>* <B><A HREF="#DOC.2.83.54">_back_modelviewCullingStack</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>float <B><A HREF="#DOC.2.83.56">_frustumVolume</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>unsigned int <B><A HREF="#DOC.2.83.57">_bbCornerNear</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>unsigned int <B><A HREF="#DOC.2.83.58">_bbCornerFar</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.135">osg::RefMatrix</A>> <B><A HREF="#DOC.2.83.59">_identity</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="CullStack.html#DOC.2.83.60">MatrixList</A> <B><A HREF="#DOC.2.83.61">_reuseMatrixList</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>unsigned int <B><A HREF="#DOC.2.83.62">_currentReuseMatrixIndex</A></B>
|
|
</DL></P>
|
|
|
|
<P><DL>
|
|
<DT><H3>Protected Methods</H3><DD><DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.83.39">pushCullingSet</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.83.40">popCullingSet</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.83.55">computeFrustumVolume</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="osg.html#DOC.2.135">osg::RefMatrix</A>* <B><A HREF="#DOC.2.83.63">createOrReuseMatrix</A></B>(const <!1><A HREF="osg.html#DOC.2.134">osg::Matrix</A>& value)
|
|
</DL></P>
|
|
|
|
<P><DL>
|
|
<DT><H3>Protected</H3><DD><DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>typedef <!1><A HREF="fast_back_stack.html">fast_back_stack</A>< <!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="osg.html#DOC.2.135">RefMatrix</A>> > <B><A HREF="#DOC.2.83.42">MatrixStack</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>typedef <!1><A HREF="fast_back_stack.html">fast_back_stack</A><<!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="Viewport.html">Viewport</A>> > <B><A HREF="#DOC.2.83.46">ViewportStack</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>typedef <!1><A HREF="fast_back_stack.html">fast_back_stack</A><<!1><A HREF="osg.html#DOC.2.262">Vec3</A>> <B><A HREF="#DOC.2.83.48">EyePointStack</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>typedef std::vector< <!1><A HREF="ref_ptr.html">osg::ref_ptr</A><<!1><A HREF="osg.html#DOC.2.135">osg::RefMatrix</A>> > <B><A HREF="#DOC.2.83.60">MatrixList</A></B>
|
|
</DL></P>
|
|
|
|
</DL>
|
|
<HR><H3>Inherited from <A HREF="CullSettings.html">CullSettings</A>:</H3>
|
|
<DL>
|
|
<P><DL>
|
|
<DT><H3>Public Classes</H3><DD><DT>
|
|
<IMG ALT="o" SRC=icon2.gif>enum <B>ComputeNearFarMode</B>
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>enum <B>CullingModeValues</B>
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>struct <B>ClampProjectionMatrixCallback</B>: public <!1><A HREF="Referenced.html">osg::Referenced</A>
|
|
</DL></P>
|
|
|
|
<P><DL>
|
|
<DT><H3>Public Methods</H3><DD><DT>
|
|
<IMG ALT="o" SRC=icon2.gif><!1><A HREF="CullSettings.html">CullSettings</A>& <B>operator = </B>(const <!1><A HREF="CullSettings.html">CullSettings</A>& settings)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>void <B>setCullSettings</B>(const <!1><A HREF="CullSettings.html">CullSettings</A>& settings)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>void <B>setDefaults</B>()
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>void <B>readEnvironmentalVariables</B>()
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>void <B>readCommandLine</B>(<!1><A HREF="ArgumentParser.html">ArgumentParser</A>& arguments)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>void <B>setImpostorsActive</B>(bool active)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>bool <B>getImpostorsActive</B>() const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>void <B>setImpostorPixelErrorThreshold</B>(float numPixels)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>float <B>getImpostorPixelErrorThreshold</B>() const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>void <B>setDepthSortImpostorSprites</B>(bool doDepthSort)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>bool <B>setDepthSortImpostorSprites</B>() const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>void <B>setNumberOfFrameToKeepImpostorSprites</B>(int numFrames)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>int <B>getNumberOfFrameToKeepImpostorSprites</B>() const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>void <B>setComputeNearFarMode</B>(<!1><A HREF="CullSettings.html#DOC.2.82.18">ComputeNearFarMode</A> cnfm)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif><!1><A HREF="CullSettings.html#DOC.2.82.18">ComputeNearFarMode</A> <B>getComputeNearFarMode</B>() const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>void <B>setNearFarRatio</B>(double ratio)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>double <B>getNearFarRatio</B>() const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>void <B>setCullingMode</B>(<!1><A HREF="CullSettings.html#DOC.2.82.24">CullingMode</A> mode)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif><!1><A HREF="CullSettings.html#DOC.2.82.24">CullingMode</A> <B>getCullingMode</B>() const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>void <B>setCullMask</B>(const <!1><A HREF="Node.html#DOC.2.155.37">osg::Node::NodeMask</A> nm)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif><!1><A HREF="Node.html#DOC.2.155.37">osg::Node::NodeMask</A> <B>getCullMask</B>() const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>void <B>setCullMaskLeft</B>(const <!1><A HREF="Node.html#DOC.2.155.37">osg::Node::NodeMask</A> nm)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif><!1><A HREF="Node.html#DOC.2.155.37">osg::Node::NodeMask</A> <B>getCullMaskLeft</B>() const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>void <B>setCullMaskRight</B>(const <!1><A HREF="Node.html#DOC.2.155.37">osg::Node::NodeMask</A> nm)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif><!1><A HREF="Node.html#DOC.2.155.37">osg::Node::NodeMask</A> <B>getCullMaskRight</B>() const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>void <B>setLODScale</B>(float bias)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>float <B>getLODScale</B>() const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>void <B>setSmallFeatureCullingPixelSize</B>(float value)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>float <B>getSmallFeatureCullingPixelSize</B>() const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>void <B>setClampProjectionMatrixCallback</B>(<!1><A HREF="CullSettings.html#DOC.2.82.37">ClampProjectionMatrixCallback</A>* cpmc)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif><!1><A HREF="CullSettings.html#DOC.2.82.37">ClampProjectionMatrixCallback</A>* <B>getClampProjectionMatrixCallback</B>()
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>const <!1><A HREF="CullSettings.html#DOC.2.82.37">ClampProjectionMatrixCallback</A>* <B>getClampProjectionMatrixCallback</B>() const
|
|
</DL></P>
|
|
|
|
<P><DL>
|
|
<DT><H3>Public</H3><DD><DT>
|
|
<IMG ALT="o" SRC=icon2.gif>typedef unsigned int <B>CullingMode</B>
|
|
</DL></P>
|
|
|
|
<P><DL>
|
|
<DT><H3>Protected Fields</H3><DD><DT>
|
|
<IMG ALT="o" SRC=icon2.gif><!1><A HREF="CullSettings.html#DOC.2.82.18">ComputeNearFarMode</A> <B>_computeNearFar</B>
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif><!1><A HREF="CullSettings.html#DOC.2.82.24">CullingMode</A> <B>_cullingMode</B>
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>float <B>_LODScale</B>
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>float <B>_smallFeatureCullingPixelSize</B>
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="CullSettings.html#DOC.2.82.37">ClampProjectionMatrixCallback</A>> <B>_clampProjectionMatrixCallback</B>
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>double <B>_nearFarRatio</B>
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>bool <B>_impostorActive</B>
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>bool <B>_depthSortImpostorSprites</B>
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>float <B>_impostorPixelErrorThreshold</B>
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>int <B>_numFramesToKeepImpostorSprites</B>
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>Node::NodeMask <B>_cullMask</B>
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>Node::NodeMask <B>_cullMaskLeft</B>
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>Node::NodeMask <B>_cullMaskRight</B>
|
|
</DL></P>
|
|
|
|
</DL>
|
|
|
|
<A NAME="DOC.DOCU"></A>
|
|
<HR>
|
|
<H2>Documentation</H2>
|
|
<BLOCKQUOTE>A CullStack class which accumulates the current project, modelview matrices
|
|
and the CullingSet. </BLOCKQUOTE>
|
|
<DL>
|
|
|
|
<A NAME="CullStack"></A>
|
|
<A NAME="DOC.2.83.1"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> CullStack()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="~CullStack"></A>
|
|
<A NAME="DOC.2.83.2"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> ~CullStack()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="OccluderList"></A>
|
|
<A NAME="DOC.2.83.3"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>typedef std::vector<<!1><A HREF="ShadowVolumeOccluder.html">ShadowVolumeOccluder</A>> OccluderList</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="reset"></A>
|
|
<A NAME="DOC.2.83.4"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void reset()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setOccluderList"></A>
|
|
<A NAME="DOC.2.83.5"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setOccluderList(const <!1><A HREF="ShadowVolumeOccluderList.html">ShadowVolumeOccluderList</A>& svol)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getOccluderList"></A>
|
|
<A NAME="DOC.2.83.6"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="ShadowVolumeOccluderList.html">ShadowVolumeOccluderList</A>& getOccluderList()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getOccluderList"></A>
|
|
<A NAME="DOC.2.83.7"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>const <!1><A HREF="ShadowVolumeOccluderList.html">ShadowVolumeOccluderList</A>& getOccluderList() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="pushViewport"></A>
|
|
<A NAME="DOC.2.83.8"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void pushViewport(<!1><A HREF="Viewport.html">osg::Viewport</A>* viewport)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="popViewport"></A>
|
|
<A NAME="DOC.2.83.9"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void popViewport()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="pushProjectionMatrix"></A>
|
|
<A NAME="DOC.2.83.10"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void pushProjectionMatrix(<!1><A HREF="osg.html#DOC.2.135">osg::RefMatrix</A>* matrix)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="popProjectionMatrix"></A>
|
|
<A NAME="DOC.2.83.11"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void popProjectionMatrix()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="pushModelViewMatrix"></A>
|
|
<A NAME="DOC.2.83.12"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void pushModelViewMatrix(<!1><A HREF="osg.html#DOC.2.135">osg::RefMatrix</A>* matrix)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="popModelViewMatrix"></A>
|
|
<A NAME="DOC.2.83.13"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void popModelViewMatrix()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getFrustumVolume"></A>
|
|
<A NAME="DOC.2.83.14"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline float getFrustumVolume()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="pixelSize"></A>
|
|
<A NAME="DOC.2.83.15"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>float pixelSize(const <!1><A HREF="osg.html#DOC.2.262">Vec3</A>& v, float <!1><A HREF="BoundingSphere.html#DOC.2.47.10">radius</A>) const </B></TT>
|
|
<DD>Compute the pixel of an object at position v, with specified radius
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="pixelSize"></A>
|
|
<A NAME="DOC.2.83.16"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>float pixelSize(const <!1><A HREF="BoundingSphere.html">BoundingSphere</A>& bs) const </B></TT>
|
|
<DD>Compute the pixel of an bounding sphere
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="disableAndPushOccludersCurrentMask"></A>
|
|
<A NAME="DOC.2.83.17"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline void disableAndPushOccludersCurrentMask(<!1><A HREF="NodePath.html">NodePath</A>& nodePath)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="popOccludersCurrentMask"></A>
|
|
<A NAME="DOC.2.83.18"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline void popOccludersCurrentMask(<!1><A HREF="NodePath.html">NodePath</A>& nodePath)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="isCulled"></A>
|
|
<A NAME="DOC.2.83.19"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline bool isCulled(const std::vector<<!1><A HREF="osg.html#DOC.2.262">Vec3</A>>& vertices)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="isCulled"></A>
|
|
<A NAME="DOC.2.83.20"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline bool isCulled(const <!1><A HREF="BoundingBox.html">BoundingBox</A>& bb)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="isCulled"></A>
|
|
<A NAME="DOC.2.83.21"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline bool isCulled(const <!1><A HREF="BoundingSphere.html">BoundingSphere</A>& bs)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="isCulled"></A>
|
|
<A NAME="DOC.2.83.22"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline bool isCulled(const <!1><A HREF="Node.html">osg::Node</A>& node)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="pushCurrentMask"></A>
|
|
<A NAME="DOC.2.83.23"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline void pushCurrentMask()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="popCurrentMask"></A>
|
|
<A NAME="DOC.2.83.24"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline void popCurrentMask()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="CullingStack"></A>
|
|
<A NAME="DOC.2.83.25"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>typedef std::vector< <!1><A HREF="CullingSet.html">CullingSet</A> > CullingStack</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getClipSpaceCullingStack"></A>
|
|
<A NAME="DOC.2.83.26"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="CullStack.html#DOC.2.83.25">CullingStack</A>& getClipSpaceCullingStack()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getProjectionCullingStack"></A>
|
|
<A NAME="DOC.2.83.27"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="CullStack.html#DOC.2.83.25">CullingStack</A>& getProjectionCullingStack()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getModelViewCullingStack"></A>
|
|
<A NAME="DOC.2.83.28"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="CullStack.html#DOC.2.83.25">CullingStack</A>& getModelViewCullingStack()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getCurrentCullingSet"></A>
|
|
<A NAME="DOC.2.83.29"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="CullingSet.html">CullingSet</A>& getCurrentCullingSet()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getCurrentCullingSet"></A>
|
|
<A NAME="DOC.2.83.30"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline const <!1><A HREF="CullingSet.html">CullingSet</A>& getCurrentCullingSet() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getViewport"></A>
|
|
<A NAME="DOC.2.83.31"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="Viewport.html">osg::Viewport</A>* getViewport()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getModelViewMatrix"></A>
|
|
<A NAME="DOC.2.83.32"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="osg.html#DOC.2.135">osg::RefMatrix</A>& getModelViewMatrix()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getProjectionMatrix"></A>
|
|
<A NAME="DOC.2.83.33"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="osg.html#DOC.2.135">osg::RefMatrix</A>& getProjectionMatrix()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getWindowMatrix"></A>
|
|
<A NAME="DOC.2.83.34"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="osg.html#DOC.2.134">osg::Matrix</A> getWindowMatrix()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getMVPW"></A>
|
|
<A NAME="DOC.2.83.35"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline const <!1><A HREF="osg.html#DOC.2.135">osg::RefMatrix</A>& getMVPW()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getEyeLocal"></A>
|
|
<A NAME="DOC.2.83.36"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline const <!1><A HREF="osg.html#DOC.2.262">osg::Vec3</A>& getEyeLocal() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getUpLocal"></A>
|
|
<A NAME="DOC.2.83.37"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline const <!1><A HREF="osg.html#DOC.2.262">osg::Vec3</A> getUpLocal() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getLookVectorLocal"></A>
|
|
<A NAME="DOC.2.83.38"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline const <!1><A HREF="osg.html#DOC.2.262">osg::Vec3</A> getLookVectorLocal() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="pushCullingSet"></A>
|
|
<A NAME="DOC.2.83.39"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void pushCullingSet()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="popCullingSet"></A>
|
|
<A NAME="DOC.2.83.40"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void popCullingSet()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_occluderList"></A>
|
|
<A NAME="DOC.2.83.41"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="ShadowVolumeOccluderList.html">ShadowVolumeOccluderList</A> _occluderList</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="MatrixStack"></A>
|
|
<A NAME="DOC.2.83.42"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>typedef <!1><A HREF="fast_back_stack.html">fast_back_stack</A>< <!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="osg.html#DOC.2.135">RefMatrix</A>> > MatrixStack</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_projectionStack"></A>
|
|
<A NAME="DOC.2.83.43"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="CullStack.html#DOC.2.83.42">MatrixStack</A> _projectionStack</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_modelviewStack"></A>
|
|
<A NAME="DOC.2.83.44"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="CullStack.html#DOC.2.83.42">MatrixStack</A> _modelviewStack</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_MVPW_Stack"></A>
|
|
<A NAME="DOC.2.83.45"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="CullStack.html#DOC.2.83.42">MatrixStack</A> _MVPW_Stack</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="ViewportStack"></A>
|
|
<A NAME="DOC.2.83.46"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>typedef <!1><A HREF="fast_back_stack.html">fast_back_stack</A><<!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="Viewport.html">Viewport</A>> > ViewportStack</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_viewportStack"></A>
|
|
<A NAME="DOC.2.83.47"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="CullStack.html#DOC.2.83.46">ViewportStack</A> _viewportStack</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="EyePointStack"></A>
|
|
<A NAME="DOC.2.83.48"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>typedef <!1><A HREF="fast_back_stack.html">fast_back_stack</A><<!1><A HREF="osg.html#DOC.2.262">Vec3</A>> EyePointStack</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_eyePointStack"></A>
|
|
<A NAME="DOC.2.83.49"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="CullStack.html#DOC.2.83.48">EyePointStack</A> _eyePointStack</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_clipspaceCullingStack"></A>
|
|
<A NAME="DOC.2.83.50"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="CullStack.html#DOC.2.83.25">CullingStack</A> _clipspaceCullingStack</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_projectionCullingStack"></A>
|
|
<A NAME="DOC.2.83.51"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="CullStack.html#DOC.2.83.25">CullingStack</A> _projectionCullingStack</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_modelviewCullingStack"></A>
|
|
<A NAME="DOC.2.83.52"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="CullStack.html#DOC.2.83.25">CullingStack</A> _modelviewCullingStack</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_index_modelviewCullingStack"></A>
|
|
<A NAME="DOC.2.83.53"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>unsigned int _index_modelviewCullingStack</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_back_modelviewCullingStack"></A>
|
|
<A NAME="DOC.2.83.54"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="CullingSet.html">CullingSet</A>* _back_modelviewCullingStack</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="computeFrustumVolume"></A>
|
|
<A NAME="DOC.2.83.55"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void computeFrustumVolume()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_frustumVolume"></A>
|
|
<A NAME="DOC.2.83.56"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>float _frustumVolume</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_bbCornerNear"></A>
|
|
<A NAME="DOC.2.83.57"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>unsigned int _bbCornerNear</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_bbCornerFar"></A>
|
|
<A NAME="DOC.2.83.58"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>unsigned int _bbCornerFar</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_identity"></A>
|
|
<A NAME="DOC.2.83.59"></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.135">osg::RefMatrix</A>> _identity</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="MatrixList"></A>
|
|
<A NAME="DOC.2.83.60"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>typedef std::vector< <!1><A HREF="ref_ptr.html">osg::ref_ptr</A><<!1><A HREF="osg.html#DOC.2.135">osg::RefMatrix</A>> > MatrixList</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_reuseMatrixList"></A>
|
|
<A NAME="DOC.2.83.61"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="CullStack.html#DOC.2.83.60">MatrixList</A> _reuseMatrixList</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_currentReuseMatrixIndex"></A>
|
|
<A NAME="DOC.2.83.62"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>unsigned int _currentReuseMatrixIndex</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="createOrReuseMatrix"></A>
|
|
<A NAME="DOC.2.83.63"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="osg.html#DOC.2.135">osg::RefMatrix</A>* createOrReuseMatrix(const <!1><A HREF="osg.html#DOC.2.134">osg::Matrix</A>& value)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getViewport"></A>
|
|
<A NAME="DOC.2.83.64"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="Viewport.html">Viewport</A>* getViewport()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getModelViewMatrix"></A>
|
|
<A NAME="DOC.2.83.65"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="osg.html#DOC.2.135">RefMatrix</A>& getModelViewMatrix()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getProjectionMatrix"></A>
|
|
<A NAME="DOC.2.83.66"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="osg.html#DOC.2.135">RefMatrix</A>& getProjectionMatrix()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getWindowMatrix"></A>
|
|
<A NAME="DOC.2.83.67"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="osg.html#DOC.2.134">Matrix</A> getWindowMatrix()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getMVPW"></A>
|
|
<A NAME="DOC.2.83.68"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline const <!1><A HREF="osg.html#DOC.2.135">RefMatrix</A>& getMVPW()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="createOrReuseMatrix"></A>
|
|
<A NAME="DOC.2.83.69"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="osg.html#DOC.2.135">RefMatrix</A>* createOrReuseMatrix(const <!1><A HREF="osg.html#DOC.2.134">osg::Matrix</A>& value)</B></TT>
|
|
<DL><DT><DD></DL><P></DL>
|
|
<HR>
|
|
<DL><DT><B>Direct child classes:
|
|
</B><DD><A HREF="CollectOccludersVisitor.html">CollectOccludersVisitor</A><BR>
|
|
</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://www.linuxsupportline.com/~doc++">DOC++</A>.
|
|
</BODY>
|
|
</HTML>
|