VectorBounds
slash.vector.VectorBounds
Attributes
- Source
- VectorBounds.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Attributes
- Source
- VectorBounds.scala
Attributes
- Source
- VectorBounds.scala
Determines if this VectorBounds intersects another VectorBounds.
Determines if this VectorBounds intersects another VectorBounds.
Value parameters
- that
-
another VectorBounds.
Attributes
- Returns
-
true if this VectorBounds intersects that VectorBounds.
- Source
- VectorBounds.scala
Determines if the given sphere intersects this VectorBounds.
Determines if the given sphere intersects this VectorBounds.
Value parameters
- radiusSquared
-
the radius of the sphere.
- v
-
the center vector of the sphere.
Attributes
- Returns
-
true if this VectorBounds intersects the sphere.
- Source
- VectorBounds.scala
Attributes
- Source
- VectorBounds.scala
Attributes
- Source
- VectorBounds.scala
Attributes
- Source
- VectorBounds.scala
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Any
- Source
- VectorBounds.scala
Concrete fields
Attributes
- Source
- VectorBounds.scala
Attributes
- Source
- VectorBounds.scala
Attributes
- Source
- VectorBounds.scala
In this article