131 lines
6.0 KiB
HTML
131 lines
6.0 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>class OSGSIM_EXPORT osgSim::LightPoint</TITLE>
|
|
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.6">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
|
|
<H2>class OSGSIM_EXPORT <A HREF="#DOC.DOCU">osgSim::LightPoint</A></H2></H2><HR>
|
|
|
|
<DL>
|
|
<P><DL>
|
|
<DT><H3>Public Classes</H3><DD><DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>enum <B><A HREF="#DOC.2.6.1">BlendingMode</A></B>
|
|
</DL></P>
|
|
|
|
<P><DL>
|
|
<DT><H3>Public Fields</H3><DD><DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>bool <B><A HREF="#DOC.2.6.7">_on</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>osg::Vec3 <B><A HREF="#DOC.2.6.8">_position</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>osg::Vec4 <B><A HREF="#DOC.2.6.9">_color</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>float <B><A HREF="#DOC.2.6.10">_intensity</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>float <B><A HREF="#DOC.2.6.11">_radius</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>osg::ref_ptr<<!1><A HREF="Sector.html">Sector</A>> <B><A HREF="#DOC.2.6.12">_sector</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>osg::ref_ptr<<!1><A HREF="BlinkSequence.html">BlinkSequence</A>> <B><A HREF="#DOC.2.6.13">_blinkSequence</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="LightPoint.html#DOC.2.6.1">BlendingMode</A> <B><A HREF="#DOC.2.6.14">_blendingMode</A></B>
|
|
</DL></P>
|
|
|
|
<P><DL>
|
|
<DT><H3>Public Methods</H3><DD><DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.2.6.2">LightPoint</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.2.6.3">LightPoint</A></B>(const osg::Vec3& position, const osg::Vec4& <!1><A HREF="BlinkSequence.html#DOC.2.2.20">color</A>)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.2.6.4">LightPoint</A></B>(bool on, const osg::Vec3& position, const osg::Vec4& <!1><A HREF="BlinkSequence.html#DOC.2.2.20">color</A>, float intensity=1.0f, float radius=1.0f, <!1><A HREF="Sector.html">Sector</A>* sector=0, <!1><A HREF="BlinkSequence.html">BlinkSequence</A>* blinkSequence=0, <!1><A HREF="LightPoint.html#DOC.2.6.1">BlendingMode</A> blendingMode=<!1><A HREF="LightPoint.html#DOC.2.6.1.2">BLENDED</A>)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.2.6.5">LightPoint</A></B>(const <!1><A HREF="LightPoint.html#DOC.2.6.5">LightPoint</A>& lp)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="LightPoint.html">LightPoint</A>& <B><A HREF="#DOC.2.6.6">operator = </A></B>(const <!1><A HREF="LightPoint.html">LightPoint</A>& lp)
|
|
</DL></P>
|
|
|
|
</DL>
|
|
|
|
<A NAME="DOC.DOCU"></A>
|
|
<HR>
|
|
<H2>Documentation</H2>
|
|
<DL>
|
|
|
|
<A NAME="BlendingMode"></A>
|
|
<A NAME="DOC.2.6.1"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>enum BlendingMode</B></TT>
|
|
<DL><DT><DD></DL><P><DL>
|
|
|
|
<A NAME="ADDITIVE"></A>
|
|
<A NAME="DOC.2.6.1.1"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> ADDITIVE</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="BLENDED"></A>
|
|
<A NAME="DOC.2.6.1.2"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> BLENDED</B></TT>
|
|
<DL><DT><DD></DL><P></DL>
|
|
|
|
<A NAME="LightPoint"></A>
|
|
<A NAME="DOC.2.6.2"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> LightPoint()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="LightPoint"></A>
|
|
<A NAME="DOC.2.6.3"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> LightPoint(const osg::Vec3& position, const osg::Vec4& <!1><A HREF="BlinkSequence.html#DOC.2.2.20">color</A>)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="LightPoint"></A>
|
|
<A NAME="DOC.2.6.4"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> LightPoint(bool on, const osg::Vec3& position, const osg::Vec4& <!1><A HREF="BlinkSequence.html#DOC.2.2.20">color</A>, float intensity=1.0f, float radius=1.0f, <!1><A HREF="Sector.html">Sector</A>* sector=0, <!1><A HREF="BlinkSequence.html">BlinkSequence</A>* blinkSequence=0, <!1><A HREF="LightPoint.html#DOC.2.6.1">BlendingMode</A> blendingMode=<!1><A HREF="LightPoint.html#DOC.2.6.1.2">BLENDED</A>)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="LightPoint"></A>
|
|
<A NAME="DOC.2.6.5"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> LightPoint(const <!1><A HREF="LightPoint.html#DOC.2.6.5">LightPoint</A>& lp)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator = "></A>
|
|
<A NAME="DOC.2.6.6"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="LightPoint.html">LightPoint</A>& operator = (const <!1><A HREF="LightPoint.html">LightPoint</A>& lp)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_on"></A>
|
|
<A NAME="DOC.2.6.7"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>bool _on</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_position"></A>
|
|
<A NAME="DOC.2.6.8"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>osg::Vec3 _position</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_color"></A>
|
|
<A NAME="DOC.2.6.9"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>osg::Vec4 _color</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_intensity"></A>
|
|
<A NAME="DOC.2.6.10"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>float _intensity</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_radius"></A>
|
|
<A NAME="DOC.2.6.11"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>float _radius</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_sector"></A>
|
|
<A NAME="DOC.2.6.12"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>osg::ref_ptr<<!1><A HREF="Sector.html">Sector</A>> _sector</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_blinkSequence"></A>
|
|
<A NAME="DOC.2.6.13"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>osg::ref_ptr<<!1><A HREF="BlinkSequence.html">BlinkSequence</A>> _blinkSequence</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_blendingMode"></A>
|
|
<A NAME="DOC.2.6.14"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="LightPoint.html#DOC.2.6.1">BlendingMode</A> _blendingMode</B></TT>
|
|
<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://www.linuxsupportline.com/~doc++">DOC++</A>.
|
|
</BODY>
|
|
</HTML>
|