Karos Graveyard ::
Function Reference :: Scope Reference :: Variable Reference
Most recent edit on 2007-03-03 00:39:17 by MiKail

Additions:
- Definition: handedness



Edited on 2007-01-10 01:49:18 by MiKail

Additions:
Arguments
<sSobGroupName>: the name of the sobgroup.
  • Function Reference



    Edited on 2007-01-10 01:47:21 by MiKail

    Additions:
    Returns a table consisting of the sobgroup's X, Y, and Z coordinates (in that order).
  • Related Pages:


    Deletions:
    Returns a table consisting of the sobgroup's X, Z, and Y coordinates.




    Edited on 2007-01-10 01:44:09 by MiKail [Removed ehrani's errant note on HW2's coordinate system.]

    Deletions:
    Notes
    HW 1.1 and up only.
    Note on retrieval of coordinates: If the table retrieved were called sob_position like above, then the X coordinate would be retrieved as sob_position[1], the Z coordinate sob_position[2] and the Y coordinate sob_position[3]. - EhraniNavy



    Edited on 2006-12-12 22:59:11 by EhraniNavy

    Additions:
    SobGroup_GetPosition(<sSobGroupName>)

    Deletions:
    SobGroup_GetPosition SobGroup_GetPosition(<sSobGroupName>)



    Edited on 2006-12-12 22:58:55 by EhraniNavy

    Additions:
    SobGroup_GetPosition SobGroup_GetPosition(<sSobGroupName>)

    Deletions:
    FunctionSobGroup_GetPosition SobGroup_GetPosition(<sSobGroupName>)



    Edited on 2006-12-12 22:58:47 by EhraniNavy

    Additions:
    FunctionSobGroup_GetPosition SobGroup_GetPosition(<sSobGroupName>)

    Deletions:
    SobGroup_GetPosition(<sSobGroupName>)



    Edited on 2006-12-12 22:54:43 by EhraniNavy

    Additions:
    Note on retrieval of coordinates: If the table retrieved were called sob_position like above, then the X coordinate would be retrieved as sob_position[1], the Z coordinate sob_position[2] and the Y coordinate sob_position[3]. - EhraniNavy

    Deletions:
    Note on retrieval of coordinates: If the table retrieved were called sob_position like above, then the X coordinate would be retrieved as sob_position[0], the Z coordinate sob_position[1] and the Y coordinate sob_position[2]. - EhraniNavy



    Edited on 2006-12-12 22:52:13 by EhraniNavy

    Additions:
    Note on retrieval of coordinates: If the table retrieved were called sob_position like above, then the X coordinate would be retrieved as sob_position[0], the Z coordinate sob_position[1] and the Y coordinate sob_position[2]. - EhraniNavy

    Deletions:
    Note on retrieval of coordinates: If the table retrieved were called sob_position like above, then the X coordinate would be retrieved as sob_position[0], the Z coordinate sob_position[1] and the Y coordinate sob_position[2]. - EhraniNavy



    Edited on 2006-12-12 22:50:21 by EhraniNavy

    No differences.


    Edited on 2006-12-12 22:50:06 by EhraniNavy [Due to request on the forum, added Note on Retrieval of Coordinates]

    Additions:
    Example
    sob_position = SobGroup_GetPosition("sg_mygroup")


    Note on retrieval of coordinates: If the table retrieved were called sob_position like above, then the X coordinate would be retrieved as sob_position[0], the Z coordinate sob_position[1] and the Y coordinate sob_position[2]. - EhraniNavy




    Edited on 2004-03-29 14:40:24 by MiKail

    Additions:
    SobGroup_GetPosition(<sSobGroupName>)
    Description
    Gets the position of <sSobGroupName>.
    Returns a table consisting of the sobgroup's X, Z, and Y coordinates.

    Deletions:
    SobGroup_GetPosition(sSobName)
    Get position of Sob "SobName."
    Returns
    Coordinates {x,y,z}



    Edited on 2004-01-05 23:16:27 by TamerLane

    No differences.


    Edited on 2004-01-03 02:25:52 by NickersonM

    Additions:
    SobGroup_GetPosition(sSobName)
    Get position of Sob "SobName."


    Deletions:
    SobGroup_GetPosition(SobName)
    Get position of Sob "SobName"




    Edited on 2004-01-03 02:22:20 by NickersonM

    Additions:
    Notes
    HW 1.1 and up only.




    Oldest known version of this page was edited on 2004-01-03 02:21:19 by NickersonM []
    Page view:
    SobGroup_GetPosition(SobName)
    Get position of Sob "SobName"

    Returns
    Coordinates {x,y,z}
    :: ::