SubmeshAabb

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun __assign(_i: Int, _bb: ByteBuffer): SubmeshAabb
Link copied to clipboard
open fun __init(_i: Int, _bb: ByteBuffer)
Link copied to clipboard
open fun __reset()
Resets the internal state with a null ByteBuffer and a zero position.
Link copied to clipboard
open fun addMaxPosition(builder: FlatBufferBuilder, maxPositionOffset: Int)
Link copied to clipboard
open fun addMinPosition(builder: FlatBufferBuilder, minPositionOffset: Int)
Link copied to clipboard
Link copied to clipboard
Get the underlying ByteBuffer.
Link copied to clipboard
open fun maxPosition(): Vec3
open fun maxPosition(obj: Vec3): Vec3
Link copied to clipboard
open fun minPosition(): Vec3
open fun minPosition(obj: Vec3): Vec3
Link copied to clipboard