Package | Description |
---|---|
com.aspose.cad.fileformats.collada.fileparser.elements |
Modifier and Type | Method and Description |
---|---|
InputLocal[] |
ControlVertices.getInput()
Gets or sets the input.
|
InputLocal[] |
Vertices.getInput()
Gets or sets the input.
|
Modifier and Type | Method and Description |
---|---|
void |
ControlVertices.setInput(InputLocal[] value)
Gets or sets the input.
|
void |
Vertices.setInput(InputLocal[] value)
Gets or sets the input.
|