Class: RenderableVertex
This page documents the methods and fields available in the RenderableVertex class.
Members
| Signature | Description |
|---|---|
RenderableVertex() | Creates a new instance of RenderableVertex. |
addObject(RenderableObject) | Adds object to the collection. |
getVertex() | Returns the current vertex. |
objectAt(int) | Performs the objectAt operation using the provided parameters (idx). |
objectCount() | Performs the objectCount operation. |
setVertex(Vertex) | Sets or updates the vertex. |