Brief Index      Full Index      I.M. Reference

Show_Geometry_Options


Functions

void Show_Geometry_Options (HC_KEY key, char *list)

Function Documentation

void Show_Geometry_Options ( HC_KEY  key,
char *  list 
)

Shows options that have been attached to geometry by Edit_Geometry_Options.

Parameters:
key - Key to the geometry to which an option is to be attached.
list - comma-separated list of options. Returned to user.

DETAILS

The only geometry to have any options that can be returned via this interface are local lights and distant lights. Additionally, the only option currently possible is "camera relative".

NOTES

RESTRICTIONS

See also:
Edit_Geometry_Options

Main Index
Brief Index      Full Index      I.M. Functions