Gives the plugin the indices into the state
vector for its inputs/outputs
| [Visual Basic .NET] |
|---|
Public Function SetIndices( _
ByVal pSetIndicesHandler As AgAsEOMFuncPluginSetIndicesHandler _
) As Boolean
|
| [C#] |
|---|
public bool SetIndices(
|
| [Managed C++] |
|---|
public: bool SetIndices(
|
| [Java] |
|---|
public bool setIndices(
|
| [Unmanaged C++] |
|---|
public: HRESULT SetIndices(
|
- pSetIndicesHandler