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.GKBoxPtrNested classes/interfaces inherited from class org.robovm.rt.bro.Struct
Struct.Marshaler -
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, wrapMethods inherited from class org.robovm.rt.bro.NativeObject
equals, getHandle, hashCode, setHandle
-
Constructor Details
-
GKBox
public GKBox() -
GKBox
-
-
Method Details
-
getBoxMin
-
setBoxMin
-
getBoxMax
-
setBoxMax
-