131 lines
5.3 KiB
HTML
131 lines
5.3 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>class OSGSIM_EXPORT osgSim::ElevationSector</TITLE>
|
|
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.6">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
|
|
<H2>class OSGSIM_EXPORT <A HREF="#DOC.DOCU">osgSim::ElevationSector</A></H2></H2><HR>
|
|
|
|
<H2>Inheritance:</H2>
|
|
<APPLET CODE="ClassGraph.class" WIDTH=600 HEIGHT=125>
|
|
<param name=classes value="CElevationRange,MElevationRange.html,Mosg::Object,M,CSector,MSector.html,CElevationSector,MElevationSector.html">
|
|
<param name=before value="M,M,M,M">
|
|
<param name=after value="Ml_,Md_||,MD_,M">
|
|
<param name=indent value="1,0,1,2">
|
|
<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.16.1">ElevationSector</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.2.16.2">ElevationSector</A></B>(const <!1><A HREF="ElevationSector.html#DOC.2.16.2">ElevationSector</A>& copy, const osg::CopyOp& copyop = osg::CopyOp::SHALLOW_COPY)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.2.16.3">ElevationSector</A></B>(float minElevation, float maxElevation, float fadeAngle=0.0f)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="SequenceGroup.html#DOC.2.1.4">META_Object</A>(<!1><A HREF="osgSim.html">osgSim</A>, <!1><A HREF="ElevationSector.html">ElevationSector</A>) <B><A HREF="#DOC.2.16.4">()</A></B>(const osg::Vec3& eyeLocal) const
|
|
</DL></P>
|
|
|
|
<P><DL>
|
|
<DT><H3>Protected Fields</H3><DD><DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>float <B><A HREF="#DOC.2.16.6">_cosMinElevation</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>float <B><A HREF="#DOC.2.16.7">_cosMinFadeElevation</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>float <B><A HREF="#DOC.2.16.8">_cosMaxElevation</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>float <B><A HREF="#DOC.2.16.9">_cosMaxFadeElevation</A></B>
|
|
</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.16.5">~ElevationSector</A></B>()
|
|
</DL></P>
|
|
|
|
</DL>
|
|
<HR><H3>Inherited from <A HREF="Sector.html">Sector</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>virtual float <B>operator() </B>(const osg::Vec3&yeLocal*/) const
|
|
</DL></P>
|
|
|
|
</DL>
|
|
<HR><H3>Inherited from <A HREF="ElevationRange.html">ElevationRange</A>:</H3>
|
|
<DL>
|
|
<P><DL>
|
|
<DT><H3>Public Methods</H3><DD><DT>
|
|
<IMG ALT="o" SRC=icon2.gif>void <B>setElevationRange</B>(float minElevation, float maxElevation, float fadeAngle=0.0f)
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>float <B>getMinElevation</B>() const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>float <B>getMaxElevation</B>() const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>float <B>getFadeAngle</B>() const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>inline float <B>elevationSector</B>(const osg::Vec3& eyeLocal) const
|
|
</DL></P>
|
|
|
|
</DL>
|
|
|
|
<A NAME="DOC.DOCU"></A>
|
|
<HR>
|
|
<H2>Documentation</H2>
|
|
<DL>
|
|
|
|
<A NAME="ElevationSector"></A>
|
|
<A NAME="DOC.2.16.1"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> ElevationSector()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="ElevationSector"></A>
|
|
<A NAME="DOC.2.16.2"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> ElevationSector(const <!1><A HREF="ElevationSector.html#DOC.2.16.2">ElevationSector</A>& copy, const osg::CopyOp& copyop = osg::CopyOp::SHALLOW_COPY)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="ElevationSector"></A>
|
|
<A NAME="DOC.2.16.3"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> ElevationSector(float minElevation, float maxElevation, float fadeAngle=0.0f)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="()"></A>
|
|
<A NAME="DOC.2.16.4"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="SequenceGroup.html#DOC.2.1.4">META_Object</A>(<!1><A HREF="osgSim.html">osgSim</A>, <!1><A HREF="ElevationSector.html">ElevationSector</A>) ()(const osg::Vec3& eyeLocal) const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="~ElevationSector"></A>
|
|
<A NAME="DOC.2.16.5"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>virtual ~ElevationSector()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_cosMinElevation"></A>
|
|
<A NAME="DOC.2.16.6"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>float _cosMinElevation</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_cosMinFadeElevation"></A>
|
|
<A NAME="DOC.2.16.7"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>float _cosMinFadeElevation</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_cosMaxElevation"></A>
|
|
<A NAME="DOC.2.16.8"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>float _cosMaxElevation</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_cosMaxFadeElevation"></A>
|
|
<A NAME="DOC.2.16.9"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>float _cosMaxFadeElevation</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>
|