Class CameraInstance
java.lang.Object
dev.gothickit.zenkit.daedalus.DaedalusInstance
dev.gothickit.zenkit.daedalus.instance.CameraInstance
- All Implemented Interfaces:
NativeObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloatfloatfloatfloatintfloatfloatfloatfloatfloatfloatfloatfloatintfloatfloatfloatfloatfloatfloatintfloatfloatMethods inherited from class dev.gothickit.zenkit.daedalus.DaedalusInstance
fromNativeHandle, getIndex, getNativeHandle, getType
-
Constructor Details
-
CameraInstance
public CameraInstance(com.sun.jna.Pointer handle)
-
-
Method Details
-
getBestRange
public float getBestRange() -
getMinRange
public float getMinRange() -
getMaxRange
public float getMaxRange() -
getBestElevation
public float getBestElevation() -
getMinElevation
public float getMinElevation() -
getMaxElevation
public float getMaxElevation() -
getBestAzimuth
public float getBestAzimuth() -
getMinAzimuth
public float getMinAzimuth() -
getMaxAzimuth
public float getMaxAzimuth() -
getBestRotZ
public float getBestRotZ() -
getMinRotZ
public float getMinRotZ() -
getMaxRotZ
public float getMaxRotZ() -
getRotOffsetX
public float getRotOffsetX() -
getRotOffsetY
public float getRotOffsetY() -
getRotOffsetZ
public float getRotOffsetZ() -
getTargetOffsetX
public float getTargetOffsetX() -
getTargetOffsetY
public float getTargetOffsetY() -
getTargetOffsetZ
public float getTargetOffsetZ() -
getVeloTrans
public float getVeloTrans() -
getVeloRot
public float getVeloRot() -
getTranslate
public int getTranslate() -
getRotate
public int getRotate() -
getCollision
public int getCollision()
-