- IDENTITY_3D - Static variable in class enlight.model.Utils
-
- include(double, double, double) - Method in class mikera.vectorz.geom.BoundBox
-
Includes a single point specified by x,y,z.
- include(AVector) - Method in class mikera.vectorz.geom.BoundBox
-
- include(Vector3) - Method in class mikera.vectorz.geom.BoundBox
-
- include(Vector3, Vector3) - Method in class mikera.vectorz.geom.BoundBox
-
Includes the bounds between two vectors.
- include(BoundBox) - Method in class mikera.vectorz.geom.BoundBox
-
- include(Vector3, double) - Method in class mikera.vectorz.geom.BoundBox
-
- includeEverything() - Method in class mikera.vectorz.geom.BoundBox
-
Adds everything to the BoundBox
- includeInBoundBox(BoundBox) - Method in interface enlight.model.ISceneObject
-
- includeInBoundBox(BoundBox) - Method in class enlight.model.primitive.AFinitePrimitive
-
- includeInBoundBox(BoundBox) - Method in class enlight.model.primitive.AInfinitePrimitive
-
- includeInBoundBox(BoundBox) - Method in class enlight.model.primitive.Sphere
-
- includeInBoundBox(BoundBox) - Method in class enlight.model.primitive.Union
-
- includeSupportBounds(ASceneObject, BoundBox) - Static method in class enlight.model.Utils
-
- includeX(double) - Method in class mikera.vectorz.geom.BoundBox
-
Ensures a specific x value is included.
- includeY(double) - Method in class mikera.vectorz.geom.BoundBox
-
Ensures a specific y value is included.
- includeZ(double) - Method in class mikera.vectorz.geom.BoundBox
-
Ensures a specific z value is included.
- interior - Variable in class enlight.model.IntersectionInfo
-
- intersectionDistance - Variable in class enlight.model.IntersectionInfo
-
- IntersectionInfo - Class in enlight.model
-
Class used to store the result of a ray/object intersection test
- IntersectionInfo() - Constructor for class enlight.model.IntersectionInfo
-
- intersectionObject - Variable in class enlight.model.IntersectionInfo
-
- intersectionPoint - Variable in class enlight.model.IntersectionInfo
-
- ISceneObject - Interface in enlight.model
-
- isFinite() - Method in class enlight.model.ASceneObject
-
- isFinite() - Method in class enlight.model.primitive.AFinitePrimitive
-
- isFinite() - Method in class enlight.model.primitive.AInfinitePrimitive
-
- isFinite() - Method in class enlight.model.primitive.APrimitive
-
- isFinite() - Method in class enlight.model.primitive.Union
-