Package org.robovm.apple.gameplaykit
Class GKBox
public class GKBox extends Struct<GKBox>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGKBox.GKBoxPtr -
Constructor Summary
Constructors Constructor Description GKBox()GKBox(VectorFloat3 boxMin, VectorFloat3 boxMax) -
Method Summary
Modifier and Type Method Description VectorFloat3getBoxMax()VectorFloat3getBoxMin()GKBoxsetBoxMax(VectorFloat3 boxMax)GKBoxsetBoxMin(VectorFloat3 boxMin)Methods inherited from class org.robovm.rt.bro.Struct
_sizeOf, allocate, allocate, as, clear, clear, copy, copy, copyWithMalloc, copyWithMalloc, free, iterator, iterator, malloc, malloc, next, next, offsetOf, previous, previous, sizeOf, sizeOf, toArray, toList, toStruct, update, update, update, wrap