Package com.jme3.vectoreffect
Class VectorGroup
java.lang.Object
com.jme3.vectoreffect.VectorGroup
- All Implemented Interfaces:
Cloneable
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionVectorGroup(ColorRGBA... color) VectorGroup(Vector2f... vectors) VectorGroup(Vector3f... vectors) VectorGroup(Vector4f... vectors) VectorGroup(VectorSupplier... vectorSuppliers) -
Method Summary
Modifier and TypeMethodDescriptionclone()protected Vector4fgetAsVector4(int index, Vector4f store) intgetSize()protected voidupdateVectorObject(Vector4f newVal, int index)