NAME
cgGetProfileDomain - get the domain of a profile enumerant
SYNOPSIS
#include <Cg/cg.h> CGdomain cgGetProfileDomain( CGprofile profile );PARAMETERS
- profile
The profile enumerant.
RETURN VALUES
cgGetProfileDomain returns to-be-written
DESCRIPTION
cgGetProfileDomain does to-be-written
EXAMPLES
to-be-written
ERRORS
cgGetProfileDomain does not generate any errors.
or I<to-be-written>HISTORY
cgGetProfileDomain was introduced in Cg 1.5.
SEE ALSO