rmlReleaseModel
Releases a model created with rmlCreateModelFromGraph(), invalidates the handle.
void rmlReleaseModel( |
rml_model model); |
API
Main
Parameters
Parameter |
Input/Output |
Description |
---|---|---|
model |
input |
A valid model handle. |
Releases a model created with rmlCreateModelFromGraph(), invalidates the handle.
void rmlReleaseModel( |
rml_model model); |
Main
Parameter |
Input/Output |
Description |
---|---|---|
model |
input |
A valid model handle. |