Base interface for classes that are dependant on an VertexArrays object.
interface
|
IVertexArraysDependent
|
base of
|
IVertexFormat
|
||
IVertexUpdater
|
|||||
IVisibleCheck
|
Sets the vertex data containers from which this vertex converter shall read vertex data.
method
|
SetVertexArrays
(VertexArrays vertexArrays)
|
||
params
|
vertexArrays
|
[not-null]
|
The vertex data collection. |