protected static class RigidShapeEditor.ControlPointMarker extends BasicMarker
Modifier and Type | Field and Description |
---|---|
protected int |
index |
protected Vec4 |
point |
protected java.lang.String |
type |
attributes, heading, pitch, position, roll
Constructor and Description |
---|
ControlPointMarker(java.lang.String type,
Position position,
Vec4 point,
MarkerAttributes attrs,
int index) |
Modifier and Type | Method and Description |
---|---|
int |
getIndex() |
Vec4 |
getPoint() |
java.lang.String |
getType() |
getAttributes, getHeading, getPitch, getPosition, getRoll, render, render, setAttributes, setHeading, setPitch, setPosition, setRoll
protected int index
protected Vec4 point
protected java.lang.String type
public ControlPointMarker(java.lang.String type, Position position, Vec4 point, MarkerAttributes attrs, int index)
public int getIndex()
public Vec4 getPoint()
public java.lang.String getType()