

Public Member Functions | |
| void | set (double near, double far) |
| Change the clipping planes. | |
Static Public Member Functions | |
| static Ref< Clip > | create (Ref< View > v) |
| Get the default clipping planes. | |
Definition at line 273 of file view.H.
|
|
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(). |
|
||||||||||||
|
Change the clipping planes.
|
1.4.4