BetterModel
Toggle table of contents
1.13.4-SNAPSHOT-400
api
Target filter
api
Switch theme
Search in API
Skip to content
BetterModel
api
/
kr.toxicity.model.api.data.blueprint
/
NamedBoundingBox
Named
Bounding
Box
class
NamedBoundingBox
:
Record
A bounding box with name.
Parameters
name
name
box
box
Members
Constructors
Named
Bounding
Box
Link copied to clipboard
constructor
(
)
Functions
center
Link copied to clipboard
@
NotNull
open
fun
center
(
)
:
@
NotNull
ModelBoundingBox
Gets centralized bounding box.
center
Point
Link copied to clipboard
@
NotNull
open
fun
centerPoint
(
)
:
@
NotNull
Vector3f
Gets center location to vector.
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String