|
Gocator Development Kit
|
| kStatus GdkTool_VCalcDataOutputRegion | ( | const GdkToolEnv * | env, |
| GdkToolCfg | toolConfig, | ||
| GdkToolDataOutputCfg | outputConfig, | ||
| GdkRegion3d64f * | region | ||
| ) |
[Deprecated] Use GdkTool_VCalcDataOutputRegionInstanced() instead.
Calculates the region for a given data output.
Override this function to implement customized calculation of data regions for specific outputs. If this function is unimplemented, or does not alter the input region, a default region is used by the framework. This function can be called for configuration changes not related to the tool type.