Karos Graveyard ::
Function Reference :: Scope Reference :: Variable Reference
Most recent edit on 2005-07-07 10:28:40 by MiKail

Additions:
ATI_AddPosition(<iATIIndex>, <tPosition>)

<iATIIndex>: the index number of the parameter.
<tPosition>: a table containing XYZ coordinates.

Deletions:
ATI_AddPosition(<iIndex>, <v3Parameter>)

<iIndex>: index of the parameter.
<v3Parameter>: 3 floats: X, Y, Z.




Edited on 2004-02-22 18:44:48 by MiKail

Additions:
<v3Parameter>: 3 floats: X, Y, Z.

Deletions:
<v3Parameter>: the parameter.



Edited on 2004-02-22 18:36:18 by MiKail

Additions:
ATI_AddPosition(<iIndex>, <v3Parameter>)

Description
Add a 3D position parameter.

Example

Arguments
<iIndex>: index of the parameter.
<v3Parameter>: the parameter.

Scope

Related Pages:
:: ::