Class CameraInstance

java.lang.Object
dev.gothickit.zenkit.daedalus.DaedalusInstance
dev.gothickit.zenkit.daedalus.instance.CameraInstance
All Implemented Interfaces:
NativeObject

public final class CameraInstance extends DaedalusInstance
  • 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()