SbGroundplane Class Reference

#include <SbGroundplane.h>

List of all members.

Public Member Functions

 SbGroundplane ()
 SbGroundplane (const SbVec3f &v1, const SbVec3f &v2, const SbVec3f &v3, const SbVec3f &v4)
 ~SbGroundplane ()
void setBounds (const SbVec3f &v1, const SbVec3f &v2, const SbVec3f &v3, const SbVec3f &v4)
void getBounds (SbVec3f &v1, SbVec3f &v2, SbVec3f &v3, SbVec3f &v4) const
SbVec3f & operator[] (int i)
 Accesses indexed component of plane area vertices.
const SbVec3f & operator[] (int i) const

Protected Attributes

SbVec3f _vertices [4]

Friends

int operator== (const SbGroundplane &gp1, const SbGroundplane &gp2)
int operator!= (const SbGroundplane &gp1, const SbGroundplane &gp2)


Detailed Description

Definition at line 23 of file SbGroundplane.h.


Constructor & Destructor Documentation

SbGroundplane::SbGroundplane (  ) 

SbGroundplane::SbGroundplane ( const SbVec3f &  v1,
const SbVec3f &  v2,
const SbVec3f &  v3,
const SbVec3f &  v4 
)

SbGroundplane::~SbGroundplane (  ) 


Member Function Documentation

void SbGroundplane::getBounds ( SbVec3f &  v1,
SbVec3f &  v2,
SbVec3f &  v3,
SbVec3f &  v4 
) const

const SbVec3f& SbGroundplane::operator[] ( int  i  )  const [inline]

Definition at line 38 of file SbGroundplane.h.

SbVec3f& SbGroundplane::operator[] ( int  i  )  [inline]

Accesses indexed component of plane area vertices.

Definition at line 37 of file SbGroundplane.h.

void SbGroundplane::setBounds ( const SbVec3f &  v1,
const SbVec3f &  v2,
const SbVec3f &  v3,
const SbVec3f &  v4 
)


Friends And Related Function Documentation

int operator!= ( const SbGroundplane gp1,
const SbGroundplane gp2 
) [friend]

int operator== ( const SbGroundplane gp1,
const SbGroundplane gp2 
) [friend]


Member Data Documentation

SbVec3f SbGroundplane::_vertices[4] [protected]

Definition at line 26 of file SbGroundplane.h.


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

Generated on Sat Sep 3 18:39:32 2011 for MeVisLab Toolbox Reference by  doxygen 1.5.8