Archon::Render::Clip Struct Reference

Inheritance diagram for Archon::Render::Clip:

Inheritance graph
[legend]
Collaboration diagram for Archon::Render::Clip:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void set (double near, double far)
 Change the clipping planes.

Static Public Member Functions

static Ref< Clipcreate (Ref< View > v)
 Get the default clipping planes.

Detailed Description

Definition at line 273 of file view.H.


Member Function Documentation

static Ref<Clip> Archon::Render::Clip::create Ref< View v  )  [inline, static]
 

Get the default clipping planes.

The default clipping plane distances are 0.2 and 200 respectively.

Definition at line 279 of file view.H.

Referenced by Archon::Render::Test::dualWindowStereo(), Archon::Render::Test::oneThreadMono(), Archon::Render::Test::oneThreadPaperStereo(), Archon::Render::Test::splitScreenStereo(), Archon::Render::Test::twoThreadMono(), and Archon::Render::Test::twoThreadPaperStereo().

void Archon::Render::Clip::set double  near,
double  far
[inline]
 

Change the clipping planes.

Parameters:
near near and far specifies the positive distances to the near and far clipping plane measured in the view coordinate system.
far See near.
This method is re-entrant/thread-safe.

Definition at line 292 of file view.H.


The documentation for this struct was generated from the following file:
Generated on Sun Jul 30 22:57:13 2006 for Archon by  doxygen 1.4.4