GeoInst Commands



GeoInst_AddCustomElement pGeoInst, Size
GeoInst_CheckDeviceSupport ( )
GeoInst_DeclareCustomElements pGeoInst, bWorldMat
GeoInst_Delete pGeoInst
GeoInst_DeleteCustomElements pGeoInst
GeoInst_FinishCustomElements pGeoInst
GeoInst_GetAngleX ( pGeoInst, InstIndex )
GeoInst_GetAngleY ( pGeoInst, InstIndex )
GeoInst_GetAngleZ ( pGeoInst, InstIndex )
GeoInst_GetCameraMask ( pGeoInst )
GeoInst_GetCustomDataPtr ( pGeoInst, InstIndex, Element )
GeoInst_GetCustomDataW ( pGeoInst, InstIndex, Element )
GeoInst_GetCustomDataX ( pGeoInst, InstIndex, Element )
GeoInst_GetCustomDataY ( pGeoInst, InstIndex, Element )
GeoInst_GetCustomDataZ ( pGeoInst, InstIndex, Element )
GeoInst_GetDrawCount ( pGeoInst )
GeoInst_GetDrawPrimitives ( pGeoInst )
GeoInst_GetExcluded ( pGeoInst, InstIndex )
GeoInst_GetHidden ( pGeoInst )
GeoInst_GetInstanceCount ( pGeoInst )
GeoInst_GetMaxInstanceCount ( pGeoInst )
GeoInst_GetMeshLimb ( pGeoInst )
GeoInst_GetMeshObject ( pGeoInst )
GeoInst_GetPositionX ( pGeoInst, InstIndex )
GeoInst_GetPositionY ( pGeoInst, InstIndex )
GeoInst_GetPositionZ ( pGeoInst, InstIndex )
GeoInst_GetRenderIndex ( pGeoInst )
GeoInst_GetRenderPriority ( pGeoInst )
GeoInst_GetScaleX ( pGeoInst, InstIndex )
GeoInst_GetScaleY ( pGeoInst, InstIndex )
GeoInst_GetScaleZ ( pGeoInst, InstIndex )
GeoInst_GetWorldMatrixPtr ( pGeoInst, InstIndex )
GeoInst_MakeNew ( )
GeoInst_SetCameraMask pGeoInst, dwMaskBits
GeoInst_SetCustomData pGeoInst, InstIndex, Element, X# [, Y# [, Z# [, W# ] ] ] ]
GeoInst_SetCustomDataPtr pGeoInst, InstIndex, Element, Ptr
GeoInst_SetExcluded pGeoInst, InstIndex, bExcluded
GeoInst_SetHidden pGeoInst, bHidden
GeoInst_SetInstanceCount pGeoInst, Count
GeoInst_SetMaxInstanceCount pGeoInst, Count
GeoInst_SetMesh pGeoInst, ObjID, LimbID
GeoInst_SetPosition pGeoInst, InstIndex, X#, Y#, Z#
GeoInst_SetRenderPriority pGeoInst, iPriority
GeoInst_SetRotation pGeoInst, InstIndex, X#, Y#, Z#
GeoInst_SetScale pGeoInst, InstIndex, X#, Y#, Z#
GeoInst_SetWorldMatrixPtr pGeoInst, InstIndex, pMatrix4
GeoInst_SortRenderQueue
GeoInst_Update pGeoInst
GeoInst_UpdateInstance pGeoInst, InstIndex



jGfx Command Index
jGfx Main