Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members Related Pages
sglOrthographicCamera Member List
This is the complete list of members for sglOrthographicCamera, including all inherited members.
- applyProjection() const
[virtual]
- buildFrustum() (defined in sglOrthographicCamera)
[protected]
- CloneModeEnum enum name
- copyTo(sglObject *dst, unsigned int mode) const (defined in sglObject)
[protected]
- deref()
[inline]
- eCLONE_NODES_RECURSIVE enum value
- eCLONE_ONE_NODE enum value
- eCLONE_USER_DATA enum value
- getFrustum() const
[inline]
- getName() const
[inline]
- getOrtho(double &left, double &right, double &bottom, double &top, double &near_clip, double &far_clip) const
- getRefCount() const
[inline]
- getUserData() const
[inline]
- m_bottom (defined in sglOrthographicCamera)
[protected]
- m_far (defined in sglCamera)
[protected]
- m_frustum (defined in sglCamera)
[protected]
- m_left (defined in sglOrthographicCamera)
[protected]
- m_name (defined in sglObject)
[protected]
- m_near (defined in sglCamera)
[protected]
- m_ref_count (defined in sglObject)
[protected]
- m_right (defined in sglOrthographicCamera)
[protected]
- m_top (defined in sglOrthographicCamera)
[protected]
- m_user_data (defined in sglObject)
[protected]
- operator=(const sglOrthographicCamera &) (defined in sglOrthographicCamera)
[protected]
- operator=(const sglCamera &) (defined in sglCamera)
[protected]
- printInfo(ostream &ostrm, const char *indent_string) const
[virtual]
- ref()
[inline]
- setName(const string &name)
[inline]
- setOrtho(double left, double right, double bottom, double top, double near_clip=-1.0, double far_clip=1.0)
- setUserData(sglUserData *data)
[inline]
- sglCamera()
- sglCamera(const sglCamera &) (defined in sglCamera)
[protected]
- sglObject()
- sglOrthographicCamera()
- sglOrthographicCamera(const sglOrthographicCamera &) (defined in sglOrthographicCamera)
[protected]
- ~sglCamera()
[virtual]
- ~sglObject()=0
[pure virtual]
- ~sglOrthographicCamera()
[virtual]
Generated at Mon Jul 1 18:00:09 2002 for SGL by
1.2.6 written by Dimitri van Heesch,
© 1997-2001