Skip to main content

ZEuler

actualpackageZEuler
13 items

All

13
constructorZEuler
constructor()
constructor(roll: Float, pitch: Float, yaw: Float)
constructor(other: ZEuler)
object Op
open override val byteArray: ByteArray
open override val byteSize: Int
open override val count: Int = 1
Number of individual instances this object represents
open override val dataType: ZDataType
The data type stored
open override val floatArray: FloatArray
var pitch: Float
varroll
var roll: Float
valsize
open override val size: Int = 3
Number of elements contained within the values array with the specific type defined in dataType
varyaw
var yaw: Float
fun toQuaternion(): ZQuaternion
open override fun toString(): String