2001-09-20 05:19:47 +08:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
< HTML >
< HEAD >
< TITLE > class OSGUTIL_EXPORT osgUtil::SmoothingVisitor< / TITLE >
< META NAME = "GENERATOR" CONTENT = "DOC++ 3.4.8" >
< / HEAD >
< BODY BGCOLOR = "#ffffff" >
< H2 > class OSGUTIL_EXPORT < A HREF = "#DOC.DOCU" > osgUtil::SmoothingVisitor< / A > < / H2 > < / H2 > < BLOCKQUOTE > A smoothing visitor for calculating smoothed normals for osg::GeoSet's which contains surface primitives< / BLOCKQUOTE >
< HR >
< H2 > Inheritance:< / H2 >
< APPLET CODE = "ClassGraph.class" WIDTH = 600 HEIGHT = 65 >
< param name = classes value = "Mosg::NodeVisitor,M,CSmoothingVisitor,MSmoothingVisitor.html" >
< param name = before value = "M,M" >
< param name = after value = "Md_,M" >
< param name = indent value = "0,1" >
< param name = arrowdir value = "down" >
< / APPLET >
< HR >
< DL >
< P > < DL >
< DT > < H3 > Public Methods< / H3 > < DD > < DT >
2002-07-17 04:07:32 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > < B > < A HREF = "#DOC.2.19.1" > SmoothingVisitor< / A > < / B > ()
2001-09-20 05:19:47 +08:00
< DD > < I > default to traversing all children< / I >
< DT >
2002-07-17 04:07:32 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > static void < B > < A HREF = "#DOC.2.19.2" > smooth< / A > < / B > (osg::Geometry& geoset)
2001-09-20 05:19:47 +08:00
< DD > < I > smooth geoset by creating per vertex normals< / I >
< DT >
2002-07-17 04:07:32 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > virtual void < B > < A HREF = "#DOC.2.19.3" > apply< / A > < / B > (osg::Geode& geode)
2001-09-20 05:19:47 +08:00
< DD > < I > apply smoothing method to all geode geosets< / I >
< / DL > < / P >
< / DL >
< A NAME = "DOC.DOCU" > < / A >
< HR >
< H2 > Documentation< / H2 >
< BLOCKQUOTE > A smoothing visitor for calculating smoothed normals for
osg::GeoSet's which contains surface primitives< / BLOCKQUOTE >
< DL >
< A NAME = "SmoothingVisitor" > < / A >
2002-07-17 04:07:32 +08:00
< A NAME = "DOC.2.19.1" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > SmoothingVisitor()< / B > < / TT >
< DD > default to traversing all children
< DL > < DT > < DD > < / DL > < P >
< A NAME = "smooth" > < / A >
2002-07-17 04:07:32 +08:00
< A NAME = "DOC.2.19.2" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > static void smooth(osg::Geometry& geoset)< / B > < / TT >
2001-09-20 05:19:47 +08:00
< DD > smooth geoset by creating per vertex normals
< DL > < DT > < DD > < / DL > < P >
< A NAME = "apply" > < / A >
2002-07-17 04:07:32 +08:00
< A NAME = "DOC.2.19.3" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > virtual void apply(osg::Geode& geode)< / B > < / TT >
< DD > apply smoothing method to all geode geosets
< 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 >