Index
All Classes|All Packages
P
- pixelDistance - Variable in class raymarcher.Camera
-
The distance, in scene units between the center of each pixel and the one adjacent to it.
- pixels - Variable in class raymarcher.Screen
-
The array of pixel color values, connected to the BufferedImage displayed on screen so that any changes to the array are reflected on screen
- position - Variable in class raymarcher.Camera
-
The position of the camera in 3D space
- position - Variable in class raymarcher.meshes.Box
-
The position of the box's center
- position - Variable in class raymarcher.meshes.RoundedBox
-
The position of the box's center
- position - Variable in class raymarcher.meshes.Sphere
-
The position of the sphere's center
- position - Variable in class raymarcher.meshes.Torus
-
The position of the mesh's center
- position - Variable in class raymarcher.meshes.TriangularPrism
-
The position of the triangular prism
- position - Variable in class raymarcher.Ray
-
The ray's starting position
- projection(Vector3) - Method in class raymarcher.Vector3
-
Gives the vector result of a projection of the first vector onto the second vector
All Classes|All Packages