Klasse TransformedBox
java.lang.Object
gollorum.signpost.utils.math.geometry.TransformedBox
- Alle implementierten Schnittstellen:
Intersectable<Ray,Float>
-
Verschachtelte Klassen - Übersicht
Von Schnittstelle geerbte verschachtelte Klassen/Schnittstellen gollorum.signpost.utils.math.geometry.Intersectable
Intersectable.Not<Other,IntersectionInfo> -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungTransformedBox(AABB axisAlignedBox) TransformedBox(AABB axisAlignedBox, Matrix4x4 matrix, Matrix4x4 inverseMatrix) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungIntersectWith(Ray ray) rotateAlong(Matrix4x4.Axis axis, Angle angle)
-
Konstruktordetails
-
TransformedBox
-
TransformedBox
-
-
Methodendetails
-
translate
-
rotateAlong
-
scale
-
IntersectWith
- Angegeben von:
IntersectWithin SchnittstelleIntersectable<Ray,Float>
-
getBounds
- Angegeben von:
getBoundsin SchnittstelleIntersectable<Ray,Float>
-