From f8ffc692befc73371d6cbd518883e782425daea7 Mon Sep 17 00:00:00 2001
From: Robert Osfield
Date: Wed, 5 Jun 2002 12:35:59 +0000
Subject: [PATCH] Updated docs.
---
doc/doc++/osg/AlphaFunc.html | 20 +-
doc/doc++/osg/AnimationPath.html | 12 +-
doc/doc++/osg/AttributeFunctor.html | 32 +-
doc/doc++/osg/Billboard.html | 24 +-
doc/doc++/osg/Camera.html | 8 +-
doc/doc++/osg/ClipPlane.html | 102 ++-
doc/doc++/osg/ColorMask.html | 14 +-
doc/doc++/osg/ColorMatrix.html | 14 +-
doc/doc++/osg/CopyOp.html | 70 +-
doc/doc++/osg/CullFace.html | 70 +-
doc/doc++/osg/Depth.html | 112 +--
doc/doc++/osg/DisplaySettings.html | 288 ++++----
doc/doc++/osg/DrawPixels.html | 142 ++--
doc/doc++/osg/Drawable.html | 262 +++----
doc/doc++/osg/EarthSky.html | 42 +-
doc/doc++/osg/Fog.html | 122 ++--
doc/doc++/osg/FrameStamp.html | 94 +--
doc/doc++/osg/FrontFace.html | 64 +-
doc/doc++/osg/General.html | 28 +-
doc/doc++/osg/GeoSet.html | 688 +++++++++---------
doc/doc++/osg/Geode.html | 66 +-
doc/doc++/osg/Group.html | 79 +-
doc/doc++/osg/HIER.html | 11 +-
doc/doc++/osg/HIERjava.html | 50 +-
doc/doc++/osg/Image.html | 246 ++++---
doc/doc++/osg/Impostor.html | 81 +--
doc/doc++/osg/ImpostorSprite.html | 200 ++---
doc/doc++/osg/ImpostorSpriteManager.html | 50 +-
doc/doc++/osg/LOD.html | 106 +--
doc/doc++/osg/Light.html | 182 ++---
doc/doc++/osg/LightModel.html | 100 +--
doc/doc++/osg/LightSource.html | 103 ++-
doc/doc++/osg/LineSegment.html | 94 +--
doc/doc++/osg/LineStipple.html | 66 +-
doc/doc++/osg/LineWidth.html | 52 +-
doc/doc++/osg/META_Object.html | 2 +-
doc/doc++/osg/Material.html | 238 +++---
doc/doc++/osg/Matrix.html | 390 +++++-----
doc/doc++/osg/NodeAcceptOp.html | 16 +-
doc/doc++/osg/NodeCallback.html | 36 +-
doc/doc++/osg/NodeVisitor.html | 198 ++---
doc/doc++/osg/NotifySeverity.html | 28 +-
doc/doc++/osg/Object.html | 56 +-
doc/doc++/osg/Plane.html | 114 +--
doc/doc++/osg/Point.html | 84 +--
doc/doc++/osg/PolygonMode.html | 90 +--
doc/doc++/osg/PolygonOffset.html | 66 +-
doc/doc++/osg/PositionAttitudeTransform.html | 67 +-
doc/doc++/osg/Projection.html | 42 +-
doc/doc++/osg/Quat.html | 154 ++--
doc/doc++/osg/Referenced.html | 50 +-
doc/doc++/osg/ShadeModel.html | 64 +-
doc/doc++/osg/State.html | 184 ++---
doc/doc++/osg/StateAttribute.html | 196 ++---
doc/doc++/osg/StateSet.html | 236 +++---
doc/doc++/osg/Statistics.html | 174 ++---
doc/doc++/osg/Stencil.html | 166 ++---
doc/doc++/osg/Switch.html | 44 +-
doc/doc++/osg/TexEnv.html | 68 +-
doc/doc++/osg/TexGen.html | 114 +--
doc/doc++/osg/TexMat.html | 54 +-
doc/doc++/osg/Texture.html | 393 +++++-----
doc/doc++/osg/TextureCubeMap.html | 138 ++--
doc/doc++/osg/Timer.html | 32 +-
doc/doc++/osg/Transform.html | 154 ++--
doc/doc++/osg/Transparency.html | 96 +--
doc/doc++/osg/Vec2.html | 124 ++--
doc/doc++/osg/Vec3.html | 136 ++--
doc/doc++/osg/Vec4.html | 158 ++--
doc/doc++/osg/Viewport.html | 96 +--
doc/doc++/osg/clampArray3BetweenRange.html | 2 +-
doc/doc++/osg/clampArray3GEQUAL.html | 2 +-
doc/doc++/osg/clampArray3LEQUAL.html | 2 +-
doc/doc++/osg/clampArray4BetweenRange.html | 2 +-
doc/doc++/osg/clampArray4GEQUAL.html | 2 +-
doc/doc++/osg/clampArray4LEQUAL.html | 2 +-
.../osg/clampArrayElementBetweenRange.html | 2 +-
doc/doc++/osg/clampArrayElementGEQUAL.html | 2 +-
doc/doc++/osg/clampArrayElementLEQUAL.html | 2 +-
.../osg/clampArrayElementsBetweenRange.html | 2 +-
doc/doc++/osg/clampArrayElementsGEQUAL.html | 2 +-
doc/doc++/osg/clampArrayElementsLEQUAL.html | 2 +-
doc/doc++/osg/clampBetweenRange.html | 2 +-
doc/doc++/osg/clampGEQUAL.html | 2 +-
doc/doc++/osg/clampLEQUAL.html | 2 +-
doc/doc++/osg/createGeodeForImage.2.html | 2 +-
doc/doc++/osg/for_each_triangle.html | 2 +-
doc/doc++/osg/index.html | 10 +-
doc/doc++/osg/osg.html | 111 +--
doc/doc++/osg/ref_ptr.html | 110 +--
doc/doc++/osg/tag_au.html | 52 +-
doc/doc++/osgText/Text.html | 168 +++--
doc/doc++/osgUtil/CullVisitor.html | 674 +++++++++--------
doc/doc++/osgUtil/DepthSortedBin.html | 8 +-
doc/doc++/osgUtil/IntersectVisitor.html | 6 +-
doc/doc++/osgUtil/RenderBin.html | 14 +-
doc/doc++/osgUtil/RenderGraph.html | 116 ++-
doc/doc++/osgUtil/RenderLeaf.html | 36 +-
doc/doc++/osgUtil/RenderStage.html | 162 +++--
doc/doc++/osgUtil/RenderStageLighting.html | 48 +-
doc/doc++/osgUtil/RenderToTextureStage.html | 48 +-
doc/doc++/osgUtil/SceneView.html | 452 ++++++------
doc/doc++/osgUtil/SceneViewManipulator.html | 60 +-
doc/doc++/osgUtil/SmoothingVisitor.html | 12 +-
doc/doc++/osgUtil/StateSetManipulator.html | 40 +-
doc/doc++/osgUtil/Tesselator.html | 104 +--
doc/doc++/osgUtil/TrackballManipulator.html | 28 +-
doc/doc++/osgUtil/TransformCallback.html | 28 +-
doc/doc++/osgUtil/TriStripVisitor.html | 12 +-
doc/doc++/osgUtil/osgUtil.html | 4 +-
110 files changed, 5322 insertions(+), 4967 deletions(-)
diff --git a/doc/doc++/osg/AlphaFunc.html b/doc/doc++/osg/AlphaFunc.html
index 443376a47..cc9286ce5 100644
--- a/doc/doc++/osg/AlphaFunc.html
+++ b/doc/doc++/osg/AlphaFunc.html
@@ -28,14 +28,14 @@
AlphaFunc(const AlphaFunc& af, const CopyOp& copyop=CopyOp::SHALLOW_COPY)
Copy constructor using CopyOp to manage deep vs shallow copy
-
META_StateAttribute(AlphaFunc, ALPHAFUNC)
+
META_StateAttribute(AlphaFunc, ALPHAFUNC)
virtual int compare(const StateAttribute& sa) const
return -1 if *this < *rhs, 0 if *this==*rhs, 1 if *this>*rhs
-
virtual void setStateSetModes(StateSet& ds, const GLModeValue value) const
+
virtual void setStateSetModes(StateSet& ds, const GLModeValue value) const
-
inline void setFunction(const ComparisonFunction func, const float ref)
+
inline void setFunction(const ComparisonFunction func, const float ref)
inline const ComparisonFunction getFunction() const
@@ -74,7 +74,7 @@
virtual const char* className() const
-
virtual const Type getType() const
+
virtual const Type getType() const
bool operator < (const StateAttribute& rhs) const
@@ -105,9 +105,9 @@
Public Methods
-
-
inline void setDataVariance(const DataVariance dv)
+
inline void setDataVariance(const DataVariance dv)
-
-
inline const DataVariance getDataVariance() const
+
inline const DataVariance getDataVariance() const
@@ -117,7 +117,7 @@
Protected Fields
-
-
DataVariance _dataVariance
+
DataVariance _dataVariance
@@ -160,7 +160,7 @@
-
META_StateAttribute(AlphaFunc, ALPHAFUNC)
+
META_StateAttribute(AlphaFunc, ALPHAFUNC)
@@ -169,7 +169,7 @@
-
virtual void setStateSetModes(StateSet& ds, const GLModeValue value) const
+
virtual void setStateSetModes(StateSet& ds, const GLModeValue value) const
@@ -211,7 +211,7 @@
-
inline void setFunction(const ComparisonFunction func, const float ref)
+
inline void setFunction(const ComparisonFunction func, const float ref)
diff --git a/doc/doc++/osg/AnimationPath.html b/doc/doc++/osg/AnimationPath.html
index dbdccf8ce..85a2085ca 100644
--- a/doc/doc++/osg/AnimationPath.html
+++ b/doc/doc++/osg/AnimationPath.html
@@ -31,10 +31,10 @@
virtual bool getInverse(double time, Matrix& matrix) const
get the local inverse transformation matrix for a point in time
-
virtual const bool computeLocalToWorldMatrix(Matrix& matrix, const Transform* transform, NodeVisitor* nv) const
+
virtual const bool computeLocalToWorldMatrix(Matrix& matrix, const Transform* transform, NodeVisitor* nv) const
Get the transformation matrix which moves from local coords to world coords
-
virtual const bool computeWorldToLocalMatrix(Matrix& matrix, const Transform* transform, NodeVisitor* nv) const
+
virtual const bool computeWorldToLocalMatrix(Matrix& matrix, const Transform* transform, NodeVisitor* nv) const
Get the transformation matrix which moves from world coords to local coords
void insert(double time, const Key& key)
@@ -81,12 +81,12 @@ be attached directly to Transform nodes to move subgraphs around the scene.
-
virtual const bool computeLocalToWorldMatrix(Matrix& matrix, const Transform* transform, NodeVisitor* nv) const
+
virtual const bool computeLocalToWorldMatrix(Matrix& matrix, const Transform* transform, NodeVisitor* nv) const
Get the transformation matrix which moves from local coords to world coords
-
virtual const bool computeWorldToLocalMatrix(Matrix& matrix, const Transform* transform, NodeVisitor* nv) const
+
virtual const bool computeWorldToLocalMatrix(Matrix& matrix, const Transform* transform, NodeVisitor* nv) const
Get the transformation matrix which moves from world coords to local coords
@@ -100,7 +100,7 @@ be attached directly to Transform nodes to move subgraphs around the scene.
-
Key(const osg::Vec3& position, const osg::Quat& rotation, const osg::Vec3& scale)
+
Key(const osg::Vec3& position, const osg::Quat& rotation, const osg::Vec3& scale)
@@ -116,7 +116,7 @@ be attached directly to Transform nodes to move subgraphs around the scene.
-
inline void interpolate(const float ratio, const Key& first, const Key& second)
+
inline void interpolate(const float ratio, const Key& first, const Key& second)
diff --git a/doc/doc++/osg/AttributeFunctor.html b/doc/doc++/osg/AttributeFunctor.html
index d34411b3a..ba5d9770d 100644
--- a/doc/doc++/osg/AttributeFunctor.html
+++ b/doc/doc++/osg/AttributeFunctor.html
@@ -22,24 +22,24 @@
Public Methods
-
-
AttributeFunctor(AttributeBitMask abm)
+
AttributeFunctor(AttributeBitMask abm)
-
-
virtual ~AttributeFunctor()
+
virtual ~AttributeFunctor()
-
-
void setAttributeBitMask(AttributeBitMask abm)
+
void setAttributeBitMask(AttributeBitMask abm)
-
-
AttributeBitMask getAttributeBitMask() const
+
AttributeBitMask getAttributeBitMask() const
-
-
virtual bool apply(AttributeBitMask, Vec2*, Vec2*)
+
virtual bool apply(AttributeBitMask, Vec2*, Vec2*)
-
-
virtual bool apply(AttributeBitMask, Vec3*, Vec3*)
+
virtual bool apply(AttributeBitMask, Vec3*, Vec3*)
-
-
virtual bool apply(AttributeBitMask, Vec4*, Vec4*)
+
virtual bool apply(AttributeBitMask, Vec4*, Vec4*)
Protected Fields
-
-
AttributeBitMask _abm
+
AttributeBitMask _abm
@@ -50,35 +50,35 @@
-
+
AttributeFunctor(AttributeBitMask abm)
-
+
virtual ~AttributeFunctor()
-
+
void setAttributeBitMask(AttributeBitMask abm)
-
+
AttributeBitMask getAttributeBitMask() const
-
+
virtual bool apply(AttributeBitMask, Vec2*, Vec2*)
-
+
virtual bool apply(AttributeBitMask, Vec3*, Vec3*)
-
+
virtual bool apply(AttributeBitMask, Vec4*, Vec4*)
-
+
AttributeBitMask _abm
diff --git a/doc/doc++/osg/Billboard.html b/doc/doc++/osg/Billboard.html
index b7470a5ab..4a9364f16 100644
--- a/doc/doc++/osg/Billboard.html
+++ b/doc/doc++/osg/Billboard.html
@@ -73,6 +73,8 @@
Get the const ComputeBillboardCallback
inline const bool getMatrix(Matrix& modelview, const Vec3& eye_local, const Vec3& pos_local) const
+
+
virtual const bool computeMatrix(Matrix& modelview, const Vec3& eye_local, const Vec3& pos_local) const
@@ -101,11 +103,9 @@
Protected Methods
-
-
virtual ~Billboard()
+
virtual ~Billboard()
-
-
virtual const bool computeBound() const
--
-
virtual const bool computeMatrix(Matrix& modelview, const Vec3& eye_local, const Vec3& pos_local) const
+
virtual const bool computeBound() const
-
void setCachedMode()
@@ -261,7 +261,7 @@ and do not the reference count of gset is left unchanged.
-
virtual const bool computeMatrix(const Matrix& modelview, const Billboard* billboard, const Vec3& eye_local, const Vec3& pos_local) const
+
virtual const bool computeMatrix(Matrix& modelview, const Billboard* billboard, const Vec3& eye_local, const Vec3& pos_local) const = 0
- Get the transformation matrix which moves from local coords to world coords
@@ -285,17 +285,17 @@ seen by cull traversers and alike
inline const bool getMatrix(Matrix& modelview, const Vec3& eye_local, const Vec3& pos_local) const
-
+
+
virtual const bool computeMatrix(Matrix& modelview, const Vec3& eye_local, const Vec3& pos_local) const
+
+
+
virtual ~Billboard()
-
-
virtual const bool computeBound() const
-
-
-
virtual const bool computeMatrix(Matrix& modelview, const Vec3& eye_local, const Vec3& pos_local) const
+
virtual const bool computeBound() const
@@ -342,7 +342,7 @@ seen by cull traversers and alike
- This class has no child classes.
-- Friends:
- struct osg::Billboard::ComputeBillboardCallback
Alphabetic index HTML hierarchy of classes or Java
+
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.