public class VgLine extends VgIGeometry
Modifier and Type | Method and Description |
---|---|
void |
delete() |
VgLineDescriptorConstRefPtr |
getDescriptor()
Retrieves the descriptor containing line information.
|
VgITextureRefPtr |
getTexture() |
float |
getTextureAnimationSpeed() |
VgIGeometryType |
getType()
Gets the geometry type.
|
boolean |
setTexture(VgITextureRefPtr pTexture) |
void |
setTextureAnimationSpeed(float pSpeed) |
addListener, getVisibilityRamp, removeListener, setLayer, setLayer, setVisibilityRamp
editAnimation, getAnimation, getAnimationNames, getOrientation, getPosition, getScale, getZIndex, isDrawnOnTop, setAnimation, setAnimation, setDrawOnTop, setLocalAnimation, setOrientation, setPosition, setPosition, setScale, setZIndex
getNbReferences, ref, unref
public void delete()
delete
in class VgIGeometry
public VgLineDescriptorConstRefPtr getDescriptor()
public VgIGeometryType getType()
VgIGeometry
getType
in class VgIGeometry
public VgITextureRefPtr getTexture()
public boolean setTexture(VgITextureRefPtr pTexture)
public float getTextureAnimationSpeed()
public void setTextureAnimationSpeed(float pSpeed)