109 lines
4.4 KiB
HTML
109 lines
4.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>class osgParticle::PointPlacer</TITLE>
|
|
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.10">
|
|
</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>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.2.19.1">META_Object</A></B>(<!1><A HREF="osgParticle.html">osgParticle</A>, <!1><A HREF="PointPlacer.html">PointPlacer</A>)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <B><A HREF="#DOC.2.19.4">PointPlacer</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <B><A HREF="#DOC.2.19.5">PointPlacer</A></B>(const <!1><A HREF="PointPlacer.html#DOC.2.19.5">PointPlacer</A> &copy, const osg::CopyOp &copyop)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline void <B><A HREF="#DOC.2.19.6">place</A></B>(<!1><A HREF="Particle.html">Particle</A>* P) const
|
|
<DD><I>Place a particle.</I>
|
|
</DL></P>
|
|
|
|
<P><DL>
|
|
<DT><H3>Protected Methods</H3><DD><DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual <B><A HREF="#DOC.2.19.2">~PointPlacer</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="PointPlacer.html">PointPlacer</A>& <B><A HREF="#DOC.2.19.3">operator=</A></B>(const <!1><A HREF="PointPlacer.html">PointPlacer</A> &)
|
|
</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>
|
|
<A NAME="DOC.2.19.1"></A>
|
|
<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>
|
|
<A NAME="DOC.2.19.2"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>virtual ~PointPlacer()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator="></A>
|
|
<A NAME="DOC.2.19.3"></A>
|
|
<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>
|
|
<A NAME="DOC.2.19.4"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline PointPlacer()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="PointPlacer"></A>
|
|
<A NAME="DOC.2.19.5"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline PointPlacer(const <!1><A HREF="PointPlacer.html#DOC.2.19.5">PointPlacer</A> &copy, const osg::CopyOp &copyop)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="place"></A>
|
|
<A NAME="DOC.2.19.6"></A>
|
|
<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>
|
|
This page was generated with the help of <A HREF="http://docpp.sourceforge.net">DOC++</A>.
|
|
</BODY>
|
|
</HTML>
|