2003-04-18 00:22:51 +08:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
< HTML >
< HEAD >
< TITLE > class osgParticle::PointPlacer< / TITLE >
2004-08-06 14:53:36 +08:00
< META NAME = "GENERATOR" CONTENT = "DOC++ 3.4.6" >
2003-04-18 00:22:51 +08:00
< / HEAD >
< BODY BGCOLOR = "#ffffff" >
< H2 > class < A HREF = "#DOC.DOCU" > osgParticle::PointPlacer< / A > < / H2 > < / H2 > < BLOCKQUOTE > A point-shaped particle placer.< / BLOCKQUOTE >
< HR >
< H2 > Inheritance:< / H2 >
< APPLET CODE = "ClassGraph.class" WIDTH = 600 HEIGHT = 125 >
< param name = classes value = "Mosg::Object,M,CPlacer,MPlacer.html,CCenteredPlacer,MCenteredPlacer.html,CPointPlacer,MPointPlacer.html" >
< param name = before value = "M,M,M,M" >
< param name = after value = "Md_SPSP,Md_SP,Md_,M" >
< param name = indent value = "0,1,2,3" >
< param name = arrowdir value = "down" >
< / APPLET >
< HR >
< DL >
< P > < DL >
< DT > < H3 > Public Methods< / H3 > < DD > < DT >
2004-08-06 14:53:36 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > < B > < A HREF = "#DOC.2.22.1" > META_Object< / A > < / B > (<!1> < A HREF = "osgParticle.html" > osgParticle< / A > , <!1> < A HREF = "PointPlacer.html" > PointPlacer< / A > )
2003-04-18 00:22:51 +08:00
< DT >
2004-08-06 14:53:36 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline < B > < A HREF = "#DOC.2.22.4" > PointPlacer< / A > < / B > ()
2003-04-18 00:22:51 +08:00
< DT >
2004-08-06 14:53:36 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline < B > < A HREF = "#DOC.2.22.5" > PointPlacer< / A > < / B > (const <!1> < A HREF = "PointPlacer.html#DOC.2.22.5" > PointPlacer< / A > & copy, const osg::CopyOp & copyop)
2003-04-18 00:22:51 +08:00
< DT >
2004-08-06 14:53:36 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > inline void < B > < A HREF = "#DOC.2.22.6" > place< / A > < / B > (<!1> < A HREF = "Particle.html" > Particle< / A > * P) const
2003-04-18 00:22:51 +08:00
< DD > < I > Place a particle.< / I >
< / DL > < / P >
< P > < DL >
< DT > < H3 > Protected Methods< / H3 > < DD > < DT >
2004-08-06 14:53:36 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > virtual < B > < A HREF = "#DOC.2.22.2" > ~PointPlacer< / A > < / B > ()
2003-04-18 00:22:51 +08:00
< DT >
2004-08-06 14:53:36 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > <!1> < A HREF = "PointPlacer.html" > PointPlacer< / A > & < B > < A HREF = "#DOC.2.22.3" > operator=< / A > < / B > (const <!1> < A HREF = "PointPlacer.html" > PointPlacer< / A > & )
2003-04-18 00:22:51 +08:00
< / DL > < / P >
< / DL >
< HR > < H3 > Inherited from < A HREF = "CenteredPlacer.html" > CenteredPlacer< / A > :< / H3 >
< DL >
< P > < DL >
< DT > < H3 > Public Methods< / H3 > < DD > < DT >
< IMG ALT = "o" SRC = icon2.gif > virtual const char* < B > libraryName< / B > () const
< DT >
< IMG ALT = "o" SRC = icon2.gif > virtual const char* < B > className< / B > () const
< DT >
< IMG ALT = "o" SRC = icon2.gif > virtual bool < B > isSameKindAs< / B > (const osg::Object* obj) const
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline const osg::Vec3& < B > getCenter< / B > () const
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline void < B > setCenter< / B > (const osg::Vec3 & v)
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline void < B > setCenter< / B > (float x, float y, float z)
< / DL > < / P >
< / DL >
< HR > < H3 > Inherited from < A HREF = "Placer.html" > Placer< / A > :< / H3 >
< DL >
< / DL >
< A NAME = "DOC.DOCU" > < / A >
< HR >
< H2 > Documentation< / H2 >
< BLOCKQUOTE > A point-shaped particle placer.
This placer class uses the center point defined in its base class < CODE > CenteredPlacer< / CODE >
to place there all incoming particles.< / BLOCKQUOTE >
< DL >
< A NAME = "META_Object" > < / A >
2004-08-06 14:53:36 +08:00
< A NAME = "DOC.2.22.1" > < / A >
2003-04-18 00:22:51 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > META_Object(<!1> < A HREF = "osgParticle.html" > osgParticle< / A > , <!1> < A HREF = "PointPlacer.html" > PointPlacer< / A > )< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "~PointPlacer" > < / A >
2004-08-06 14:53:36 +08:00
< A NAME = "DOC.2.22.2" > < / A >
2003-04-18 00:22:51 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > virtual ~PointPlacer()< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "operator=" > < / A >
2004-08-06 14:53:36 +08:00
< A NAME = "DOC.2.22.3" > < / A >
2003-04-18 00:22:51 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > <!1> < A HREF = "PointPlacer.html" > PointPlacer< / A > & operator=(const <!1> < A HREF = "PointPlacer.html" > PointPlacer< / A > & )< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "PointPlacer" > < / A >
2004-08-06 14:53:36 +08:00
< A NAME = "DOC.2.22.4" > < / A >
2003-04-18 00:22:51 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline PointPlacer()< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "PointPlacer" > < / A >
2004-08-06 14:53:36 +08:00
< A NAME = "DOC.2.22.5" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline PointPlacer(const <!1> < A HREF = "PointPlacer.html#DOC.2.22.5" > PointPlacer< / A > & copy, const osg::CopyOp & copyop)< / B > < / TT >
2003-04-18 00:22:51 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "place" > < / A >
2004-08-06 14:53:36 +08:00
< A NAME = "DOC.2.22.6" > < / A >
2003-04-18 00:22:51 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > inline void place(<!1> < A HREF = "Particle.html" > Particle< / A > * P) const < / B > < / TT >
< DD > Place a particle.
This method is called automatically by < CODE > ModularEmitter< / CODE > and should not be called
manually.
< 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 >
2004-08-06 14:53:36 +08:00
This page was generated with the help of < A HREF = "http://www.linuxsupportline.com/~doc++" > DOC++< / A > .
2003-04-18 00:22:51 +08:00
< / BODY >
< / HTML >