Class FloatN.View
java.lang.Object
de.linusdev.lutils.math.vector.Vector.View<FloatN>
de.linusdev.lutils.math.vector.abstracts.floatn.FloatN.View
- All Implemented Interfaces:
FloatElements,FloatN,Vector
- Direct Known Subclasses:
Float2.View,Float3.View,Float4.View
- Enclosing interface:
FloatN
-
Nested Class Summary
Nested classes/interfaces inherited from interface de.linusdev.lutils.math.vector.abstracts.floatn.FloatN
FloatN.ViewNested classes/interfaces inherited from interface de.linusdev.lutils.math.vector.Vector
Vector.View<V extends Vector> -
Field Summary
Fields inherited from class de.linusdev.lutils.math.vector.Vector.View
mapping, originalFields 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.vector.Vector.View
getMapping, getOriginal, isArrayBacked, isBufferBacked, isViewMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface de.linusdev.lutils.math.vector.abstracts.floatn.FloatN
fillFromArray, getOriginalMethods inherited from interface de.linusdev.lutils.math.vector.Vector
getMapping, getMemberCount, getStructure, isArrayBacked, isBufferBacked, isView