|
|
C_CreateViewFilter |
C_CreateViewFilter is used to create a view filter object. This is used in conjunction with the TViewParameters struct to control which components of a model are drawn.
Once you have finished with the filter, you must call C_DestroyViewFilter to free memory allocated by C_CreateViewFilter.
Points to a variable in which the filter handle will be returned.
Points to a variable in which the status result for the function call will be returned.