Class BBFloat4x4
java.lang.Object
de.linusdev.lutils.struct.abstracts.Structure
de.linusdev.lutils.math.matrix.buffer.floatn.BBFloatMxN
de.linusdev.lutils.math.matrix.buffer.floatn.BBFloat4x4
- All Implemented Interfaces:
FloatElements,Float4x4,Float4xN,FloatMxN,Matrix,FloatN,Vector,MemorySizeable,NativeParsable
-
Nested Class Summary
Nested classes/interfaces inherited from interface de.linusdev.lutils.math.vector.abstracts.floatn.FloatN
FloatN.FactorView, FloatN.ViewNested classes/interfaces inherited from interface de.linusdev.lutils.math.matrix.Matrix
Matrix.MatrixGetter<M extends Matrix>Nested classes/interfaces inherited from interface de.linusdev.lutils.math.vector.Vector
Vector.View<V extends Vector> -
Field Summary
FieldsFields inherited from class de.linusdev.lutils.math.matrix.buffer.floatn.BBFloatMxN
buf, GENERATORFields inherited from class de.linusdev.lutils.struct.abstracts.Structure
byteBuf, modified, mostParentStructure, offsetFields inherited from interface de.linusdev.lutils.math.general.FloatElements
ELEMENT_SIZE, ELEMENT_TYPE_NAME -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.linusdev.lutils.math.matrix.buffer.floatn.BBFloatMxN
get, get, getStructure, isArrayBacked, isBufferBacked, put, put, toString, useBufferMethods inherited from class de.linusdev.lutils.struct.abstracts.Structure
allocate, callUseBufferOf, claimBuffer, generateStructCode, getAlignment, getByteBuffer, getMostParentStructure, getOffset, getRequiredSize, isInitialised, isModified, modified, modified, onModification, toString, unmodifiedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface de.linusdev.lutils.math.matrix.abstracts.floatn.FloatMxN
createFloat2View, createFloat3View, createFloat4View, get, putMethods inherited from interface de.linusdev.lutils.math.vector.abstracts.floatn.FloatN
fillFromArray, get, getAsView, putMethods inherited from interface de.linusdev.lutils.math.matrix.Matrix
getMemberCount, isArrayBacked, isBufferBacked, isView, positionToIndexMethods inherited from interface de.linusdev.lutils.struct.abstracts.NativeParsable
getPointerMethods inherited from interface de.linusdev.lutils.math.vector.Vector
getStructure