94 lines
3.8 KiB
HTML
94 lines
3.8 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>class osg::Drawable::AttributeFunctor</TITLE>
|
|
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.8">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
|
|
<H2>class <A HREF="#DOC.DOCU">AttributeFunctor</A></H2></H2><HR>
|
|
|
|
<H2>Inheritance:</H2>
|
|
<APPLET CODE="ClassGraph.class" WIDTH=600 HEIGHT=65>
|
|
<param name=classes value="CAttributeFunctor,MAttributeFunctor.html,CStatistics,MStatistics.html">
|
|
<param name=before value="M,M^_">
|
|
<param name=after value="M,M">
|
|
<param name=indent value="0,0">
|
|
<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.40.40.1">AttributeFunctor</A></B>(AttributeBitMask abm)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual <B><A HREF="#DOC.2.40.40.2">~AttributeFunctor</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.40.40.3">setAttributeBitMask</A></B>(AttributeBitMask abm)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>AttributeBitMask <B><A HREF="#DOC.2.40.40.4">getAttributeBitMask</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual bool <B><A HREF="#DOC.2.40.40.5">apply</A></B>(AttributeBitMask, <!1><A HREF="Vec2.html">Vec2</A>*, <!1><A HREF="Vec2.html">Vec2</A>*)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual bool <B><A HREF="#DOC.2.40.40.6">apply</A></B>(AttributeBitMask, <!1><A HREF="Vec3.html">Vec3</A>*, <!1><A HREF="Vec3.html">Vec3</A>*)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual bool <B><A HREF="#DOC.2.40.40.7">apply</A></B>(AttributeBitMask, <!1><A HREF="Vec4.html">Vec4</A>*, <!1><A HREF="Vec4.html">Vec4</A>*)
|
|
</DL></P>
|
|
|
|
<P><DL>
|
|
<DT><H3>Protected Fields</H3><DD><DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>AttributeBitMask <B><A HREF="#DOC.2.40.40.8">_abm</A></B>
|
|
</DL></P>
|
|
|
|
</DL>
|
|
|
|
<A NAME="DOC.DOCU"></A>
|
|
<HR>
|
|
<H2>Documentation</H2>
|
|
<DL>
|
|
|
|
<A NAME="AttributeFunctor"></A>
|
|
<A NAME="DOC.2.40.40.1"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> AttributeFunctor(AttributeBitMask abm)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="~AttributeFunctor"></A>
|
|
<A NAME="DOC.2.40.40.2"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>virtual ~AttributeFunctor()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setAttributeBitMask"></A>
|
|
<A NAME="DOC.2.40.40.3"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setAttributeBitMask(AttributeBitMask abm)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getAttributeBitMask"></A>
|
|
<A NAME="DOC.2.40.40.4"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>AttributeBitMask getAttributeBitMask() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="apply"></A>
|
|
<A NAME="DOC.2.40.40.5"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>virtual bool apply(AttributeBitMask, <!1><A HREF="Vec2.html">Vec2</A>*, <!1><A HREF="Vec2.html">Vec2</A>*)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="apply"></A>
|
|
<A NAME="DOC.2.40.40.6"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>virtual bool apply(AttributeBitMask, <!1><A HREF="Vec3.html">Vec3</A>*, <!1><A HREF="Vec3.html">Vec3</A>*)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="apply"></A>
|
|
<A NAME="DOC.2.40.40.7"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>virtual bool apply(AttributeBitMask, <!1><A HREF="Vec4.html">Vec4</A>*, <!1><A HREF="Vec4.html">Vec4</A>*)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_abm"></A>
|
|
<A NAME="DOC.2.40.40.8"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>AttributeBitMask _abm</B></TT>
|
|
<DL><DT><DD></DL><P></DL>
|
|
<HR>
|
|
<DL><DT><B>Direct child classes:
|
|
</B><DD><A HREF="Statistics.html">Statistics</A><BR>
|
|
</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>
|