295 lines
17 KiB
HTML
295 lines
17 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>class osg::Vec3d</TITLE>
|
|
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.6">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
|
|
<H2>class <A HREF="#DOC.DOCU">osg::Vec3d</A></H2></H2><BLOCKQUOTE>General purpose double triple for use as vertices, vectors and normals.</BLOCKQUOTE>
|
|
<HR>
|
|
|
|
<DL>
|
|
<P><DL>
|
|
<DT><H3>Public Fields</H3><DD><DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> <B><A HREF="#DOC.2.263.2">_v</A></B>[3]
|
|
</DL></P>
|
|
|
|
<P><DL>
|
|
<DT><H3>Public Methods</H3><DD><DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.2.263.3">Vec3d</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <B><A HREF="#DOC.2.263.4">Vec3d</A></B>(const <!1><A HREF="Vec3f.html">Vec3f</A>& vec)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <B><A HREF="#DOC.2.263.5">operator Vec3f</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.2.263.6">Vec3d</A></B>(<!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> <!1><A HREF="Vec3d.html#DOC.2.263.16">x</A>, <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> <!1><A HREF="Vec3d.html#DOC.2.263.17">y</A>, <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> <!1><A HREF="Vec3d.html#DOC.2.263.18">z</A>)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline bool <B><A HREF="#DOC.2.263.7">operator == </A></B>(const <!1><A HREF="Vec3d.html">Vec3d</A>& v) const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline bool <B><A HREF="#DOC.2.263.8">operator != </A></B>(const <!1><A HREF="Vec3d.html">Vec3d</A>& v) const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline bool <B><A HREF="#DOC.2.263.9">operator < </A></B>(const <!1><A HREF="Vec3d.html">Vec3d</A>& v) const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A>* <B><A HREF="#DOC.2.263.10">ptr</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline const <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A>* <B><A HREF="#DOC.2.263.11">ptr</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline void <B><A HREF="#DOC.2.263.12">set</A></B>( <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> <!1><A HREF="Vec3d.html#DOC.2.263.16">x</A>, <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> <!1><A HREF="Vec3d.html#DOC.2.263.17">y</A>, <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> <!1><A HREF="Vec3d.html#DOC.2.263.18">z</A>)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline void <B><A HREF="#DOC.2.263.13">set</A></B>( const <!1><A HREF="Vec3d.html">Vec3d</A>& rhs)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A>& <B><A HREF="#DOC.2.263.14">operator [] </A></B>(int i)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> <B><A HREF="#DOC.2.263.15">operator [] </A></B>(int i) const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A>& <B><A HREF="#DOC.2.263.16">x</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A>& <B><A HREF="#DOC.2.263.17">y</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A>& <B><A HREF="#DOC.2.263.18">z</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> <B><A HREF="#DOC.2.263.19">x</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> <B><A HREF="#DOC.2.263.20">y</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> <B><A HREF="#DOC.2.263.21">z</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline bool <B><A HREF="#DOC.2.263.22">valid</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline bool <B><A HREF="#DOC.2.263.23">isNaN</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> <B><A HREF="#DOC.2.263.24">operator * </A></B>(const <!1><A HREF="Vec3d.html">Vec3d</A>& rhs) const
|
|
<DD><I>dot product</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline const <!1><A HREF="Vec3d.html">Vec3d</A> <B><A HREF="#DOC.2.263.25">operator ^ </A></B>(const <!1><A HREF="Vec3d.html">Vec3d</A>& rhs) const
|
|
<DD><I>cross product</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline const <!1><A HREF="Vec3d.html">Vec3d</A> <B><A HREF="#DOC.2.263.26">operator * </A></B>(<!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> rhs) const
|
|
<DD><I>multiply by scalar</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="Vec3d.html">Vec3d</A>& <B><A HREF="#DOC.2.263.27">operator *= </A></B>(<!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> rhs)
|
|
<DD><I>unary multiply by scalar</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline const <!1><A HREF="Vec3d.html">Vec3d</A> <B><A HREF="#DOC.2.263.28">operator / </A></B>(<!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> rhs) const
|
|
<DD><I>divide by scalar</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="Vec3d.html">Vec3d</A>& <B><A HREF="#DOC.2.263.29">operator /= </A></B>(<!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> rhs)
|
|
<DD><I>unary divide by scalar</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline const <!1><A HREF="Vec3d.html">Vec3d</A> <B><A HREF="#DOC.2.263.30">operator + </A></B>(const <!1><A HREF="Vec3d.html">Vec3d</A>& rhs) const
|
|
<DD><I>binary vector add</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="Vec3d.html">Vec3d</A>& <B><A HREF="#DOC.2.263.31">operator += </A></B>(const <!1><A HREF="Vec3d.html">Vec3d</A>& rhs)
|
|
<DD><I>unary vector add.</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline const <!1><A HREF="Vec3d.html">Vec3d</A> <B><A HREF="#DOC.2.263.32">operator - </A></B>(const <!1><A HREF="Vec3d.html">Vec3d</A>& rhs) const
|
|
<DD><I>binary vector subtract</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="Vec3d.html">Vec3d</A>& <B><A HREF="#DOC.2.263.33">operator -= </A></B>(const <!1><A HREF="Vec3d.html">Vec3d</A>& rhs)
|
|
<DD><I>unary vector subtract</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline const <!1><A HREF="Vec3d.html">Vec3d</A> <B><A HREF="#DOC.2.263.34">operator - </A></B>() const
|
|
<DD><I>negation operator.</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> <B><A HREF="#DOC.2.263.35">length</A></B>() const
|
|
<DD><I>Length of the vector = sqrt( vec .</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> <B><A HREF="#DOC.2.263.36">length2</A></B>() const
|
|
<DD><I>Length squared of the vector = vec .</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> <B><A HREF="#DOC.2.263.37">normalize</A></B>()
|
|
<DD><I>normalize the vector so that it has length unity returns the previous length of the vector</I>
|
|
</DL></P>
|
|
|
|
<P><DL>
|
|
<DT><H3>Public</H3><DD><DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>typedef double <B><A HREF="#DOC.2.263.1">value_type</A></B>
|
|
</DL></P>
|
|
|
|
</DL>
|
|
|
|
<A NAME="DOC.DOCU"></A>
|
|
<HR>
|
|
<H2>Documentation</H2>
|
|
<BLOCKQUOTE>General purpose double triple for use as vertices, vectors and normals.
|
|
Provides general maths operations from addition through to cross products.
|
|
No support yet added for double * Vec3d - is it necessary?
|
|
Need to define a non-member non-friend operator* etc.
|
|
Vec3d * double is okay</BLOCKQUOTE>
|
|
<DL>
|
|
|
|
<A NAME="value_type"></A>
|
|
<A NAME="DOC.2.263.1"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>typedef double value_type</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_v"></A>
|
|
<A NAME="DOC.2.263.2"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> _v[3]</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="Vec3d"></A>
|
|
<A NAME="DOC.2.263.3"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> Vec3d()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="Vec3d"></A>
|
|
<A NAME="DOC.2.263.4"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline Vec3d(const <!1><A HREF="Vec3f.html">Vec3f</A>& vec)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator Vec3f"></A>
|
|
<A NAME="DOC.2.263.5"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline operator Vec3f() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="Vec3d"></A>
|
|
<A NAME="DOC.2.263.6"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> Vec3d(<!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> <!1><A HREF="Vec3d.html#DOC.2.263.16">x</A>, <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> <!1><A HREF="Vec3d.html#DOC.2.263.17">y</A>, <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> <!1><A HREF="Vec3d.html#DOC.2.263.18">z</A>)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator == "></A>
|
|
<A NAME="DOC.2.263.7"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline bool operator == (const <!1><A HREF="Vec3d.html">Vec3d</A>& v) const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator != "></A>
|
|
<A NAME="DOC.2.263.8"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline bool operator != (const <!1><A HREF="Vec3d.html">Vec3d</A>& v) const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator < "></A>
|
|
<A NAME="DOC.2.263.9"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline bool operator < (const <!1><A HREF="Vec3d.html">Vec3d</A>& v) const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="ptr"></A>
|
|
<A NAME="DOC.2.263.10"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A>* ptr()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="ptr"></A>
|
|
<A NAME="DOC.2.263.11"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline const <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A>* ptr() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="set"></A>
|
|
<A NAME="DOC.2.263.12"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline void set( <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> <!1><A HREF="Vec3d.html#DOC.2.263.16">x</A>, <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> <!1><A HREF="Vec3d.html#DOC.2.263.17">y</A>, <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> <!1><A HREF="Vec3d.html#DOC.2.263.18">z</A>)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="set"></A>
|
|
<A NAME="DOC.2.263.13"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline void set( const <!1><A HREF="Vec3d.html">Vec3d</A>& rhs)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator [] "></A>
|
|
<A NAME="DOC.2.263.14"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A>& operator [] (int i)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator [] "></A>
|
|
<A NAME="DOC.2.263.15"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> operator [] (int i) const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="x"></A>
|
|
<A NAME="DOC.2.263.16"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A>& x()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="y"></A>
|
|
<A NAME="DOC.2.263.17"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A>& y()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="z"></A>
|
|
<A NAME="DOC.2.263.18"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A>& z()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="x"></A>
|
|
<A NAME="DOC.2.263.19"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> x() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="y"></A>
|
|
<A NAME="DOC.2.263.20"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> y() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="z"></A>
|
|
<A NAME="DOC.2.263.21"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> z() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="valid"></A>
|
|
<A NAME="DOC.2.263.22"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline bool valid() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="isNaN"></A>
|
|
<A NAME="DOC.2.263.23"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline bool isNaN() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator * "></A>
|
|
<A NAME="DOC.2.263.24"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> operator * (const <!1><A HREF="Vec3d.html">Vec3d</A>& rhs) const </B></TT>
|
|
<DD>dot product
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator ^ "></A>
|
|
<A NAME="DOC.2.263.25"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline const <!1><A HREF="Vec3d.html">Vec3d</A> operator ^ (const <!1><A HREF="Vec3d.html">Vec3d</A>& rhs) const </B></TT>
|
|
<DD>cross product
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator * "></A>
|
|
<A NAME="DOC.2.263.26"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline const <!1><A HREF="Vec3d.html">Vec3d</A> operator * (<!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> rhs) const </B></TT>
|
|
<DD>multiply by scalar
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator *= "></A>
|
|
<A NAME="DOC.2.263.27"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="Vec3d.html">Vec3d</A>& operator *= (<!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> rhs)</B></TT>
|
|
<DD>unary multiply by scalar
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator / "></A>
|
|
<A NAME="DOC.2.263.28"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline const <!1><A HREF="Vec3d.html">Vec3d</A> operator / (<!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> rhs) const </B></TT>
|
|
<DD>divide by scalar
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator /= "></A>
|
|
<A NAME="DOC.2.263.29"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="Vec3d.html">Vec3d</A>& operator /= (<!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> rhs)</B></TT>
|
|
<DD>unary divide by scalar
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator + "></A>
|
|
<A NAME="DOC.2.263.30"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline const <!1><A HREF="Vec3d.html">Vec3d</A> operator + (const <!1><A HREF="Vec3d.html">Vec3d</A>& rhs) const </B></TT>
|
|
<DD>binary vector add
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator += "></A>
|
|
<A NAME="DOC.2.263.31"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="Vec3d.html">Vec3d</A>& operator += (const <!1><A HREF="Vec3d.html">Vec3d</A>& rhs)</B></TT>
|
|
<DD>unary vector add. Slightly more efficient because no temporary
|
|
intermediate object
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator - "></A>
|
|
<A NAME="DOC.2.263.32"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline const <!1><A HREF="Vec3d.html">Vec3d</A> operator - (const <!1><A HREF="Vec3d.html">Vec3d</A>& rhs) const </B></TT>
|
|
<DD>binary vector subtract
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator -= "></A>
|
|
<A NAME="DOC.2.263.33"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="Vec3d.html">Vec3d</A>& operator -= (const <!1><A HREF="Vec3d.html">Vec3d</A>& rhs)</B></TT>
|
|
<DD>unary vector subtract
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator - "></A>
|
|
<A NAME="DOC.2.263.34"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline const <!1><A HREF="Vec3d.html">Vec3d</A> operator - () const </B></TT>
|
|
<DD>negation operator. Returns the negative of the Vec3d
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="length"></A>
|
|
<A NAME="DOC.2.263.35"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> length() const </B></TT>
|
|
<DD>Length of the vector = sqrt( vec . vec )
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="length2"></A>
|
|
<A NAME="DOC.2.263.36"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> length2() const </B></TT>
|
|
<DD>Length squared of the vector = vec . vec
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="normalize"></A>
|
|
<A NAME="DOC.2.263.37"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="Vec3d.html#DOC.2.263.1">value_type</A> normalize()</B></TT>
|
|
<DD>normalize the vector so that it has length unity
|
|
returns the previous length of the vector
|
|
<DL><DT><DD></DL><P></DL>
|
|
|
|
<HR><DL><DT><B>This class has no child classes.</B></DL>
|
|
|
|
<DL><DT><DT><B>Friends:</B><DD> inline std::ostream& operator << (std::ostream& output, const <!1><A HREF="Vec3d.html">Vec3d</A>& vec)<BR><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>
|