Introduction

Getting Started

Programming Guides

API Reference

Additional Resources

Show_Geometry_Options

Functions

void Show_Geometry_Options (HC_KEY key, char *list)
 Shows options that have been attached to geometry by Set_Geometry_Options. More...
 

Detailed Description

Function Documentation

void Show_Geometry_Options ( HC_KEY  key,
char *  list 
)

Shows options that have been attached to geometry by Set_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 options can include the bounding information, information related to whether it is a camera relative light and finally the basis vector for transformable markers or line patterns.

NOTES

RESTRICTIONS

See also
Set_Geometry_Options