#include <esve/components/dim3/Z_Clipper.hxx>
Inheritance diagram for esve::components::dim3::Z_Clipper:

Public Member Functions | |
| Z_Clipper (engine::dim3::Camera &, const Min_Z &) | |
| Constructor. Give the camera to be clipped and the object reporting a minimum z. | |
| types::real | clip_step () const |
| Amount to change the far clip, when needed. | |
| void | clip_step (types::real a) |
| Amount to change the far clip, when needed. | |
| types::real | scale () const |
| clip_step() multiplier | |
| void | scale (types::real a) |
| clip_step() multiplier | |
Protected Member Functions | |
| void | compute () |
| Receive the compute() message. | |
1.3.4