vrml1::OrthographicCamera Class Reference

#include <OrthographicCamera.hh>

Inheritance diagram for vrml1::OrthographicCamera:

vrml1::Node

List of all members.

Public Member Functions

 OrthographicCamera ()
void setPostion (SFVec3f position)
SFVec3f position () const
void setOrientation (SFRotation orientation)
SFRotation orientation () const
void setFocalDistance (float focalDistance)
float focalDistance () const
void setHeight (float height)
float height () const
virtual void setAttribute (Attribute *A)

Private Attributes

SFVec3f m_position
SFRotation m_orientation
float m_focalDistance
float m_height


Constructor & Destructor Documentation

vrml1::OrthographicCamera::OrthographicCamera (  ) 


Member Function Documentation

void vrml1::OrthographicCamera::setPostion ( SFVec3f  position  ) 

SFVec3f vrml1::OrthographicCamera::position (  )  const

void vrml1::OrthographicCamera::setOrientation ( SFRotation  orientation  ) 

SFRotation vrml1::OrthographicCamera::orientation (  )  const

void vrml1::OrthographicCamera::setFocalDistance ( float  focalDistance  ) 

float vrml1::OrthographicCamera::focalDistance (  )  const

void vrml1::OrthographicCamera::setHeight ( float  height  ) 

float vrml1::OrthographicCamera::height (  )  const

void vrml1::OrthographicCamera::setAttribute ( Attribute A  )  [virtual]

Reimplemented from vrml1::Node.


Member Data Documentation

SFVec3f vrml1::OrthographicCamera::m_position [private]

SFRotation vrml1::OrthographicCamera::m_orientation [private]

float vrml1::OrthographicCamera::m_focalDistance [private]

float vrml1::OrthographicCamera::m_height [private]


The documentation for this class was generated from the following files:
Generated on Mon Jul 21 23:57:10 2008 for libvrml1++ by  doxygen 1.5.4