LLPlane Class Reference

#include <llplane.h>

Inheritance diagram for LLPlane:

Inheritance graph
[legend]
Collaboration diagram for LLPlane:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLPlane ()
 LLPlane (const LLVector3 &p0, F32 d)
 LLPlane (const LLVector3 &p0, const LLVector3 &n)
void setVec (const LLVector3 &p0, F32 d)
void setVec (const LLVector3 &p0, const LLVector3 &n)
void setVec (const LLVector3 &p0, const LLVector3 &p1, const LLVector3 &p2)
LLPlaneoperator= (const LLVector4 &v2)
F32 dist (const LLVector3 &v2) const


Detailed Description

Definition at line 44 of file llplane.h.


Constructor & Destructor Documentation

LLPlane::LLPlane (  )  [inline]

Definition at line 47 of file llplane.h.

LLPlane::LLPlane ( const LLVector3 p0,
F32  d 
) [inline]

Definition at line 48 of file llplane.h.

References setVec().

Here is the call graph for this function:

LLPlane::LLPlane ( const LLVector3 p0,
const LLVector3 n 
) [inline]

Definition at line 49 of file llplane.h.

References setVec().

Here is the call graph for this function:


Member Function Documentation

void LLPlane::setVec ( const LLVector3 p0,
F32  d 
) [inline]

Reimplemented from LLVector4.

Definition at line 50 of file llplane.h.

References LLVector4::setVec().

Referenced by LLCamera::calculateFrustumPlanes(), LLPipeline::generateWaterReflection(), LLPlane(), and setVec().

Here is the call graph for this function:

Here is the caller graph for this function:

void LLPlane::setVec ( const LLVector3 p0,
const LLVector3 n 
) [inline]

Definition at line 51 of file llplane.h.

References d, and setVec().

Here is the call graph for this function:

void LLPlane::setVec ( const LLVector3 p0,
const LLVector3 p1,
const LLVector3 p2 
) [inline]

Definition at line 56 of file llplane.h.

References d, LLVector3::normVec(), and setVec().

Here is the call graph for this function:

LLPlane& LLPlane::operator= ( const LLVector4 v2  )  [inline]

Definition at line 66 of file llplane.h.

References LLVector4::setVec().

Here is the call graph for this function:

F32 LLPlane::dist ( const LLVector3 v2  )  const [inline]

Definition at line 67 of file llplane.h.

References LLVector4::mV.

Referenced by LLCamera::sphereInFrustum(), LLCamera::visibleDistance(), and LLCamera::visibleHorizDistance().

Here is the caller graph for this function:


The documentation for this class was generated from the following file:

Generated on Fri May 16 08:59:41 2008 for SecondLife by  doxygen 1.5.5