Uses of Class
raymarcher.Camera
| Package | Description | 
|---|---|
| raymarcher | 
- 
Uses of Camera in raymarcherFields in raymarcher declared as Camera Modifier and Type Field Description private CameraScreen. cameraThe camera from which to render the sceneConstructors in raymarcher with parameters of type Camera Constructor Description Screen(int screenWidth, int screenHeight, Camera camera, double framerate)Creates a Screen window and sets up the rendering for the camera and scene