C3DCamera::Free
Syntax:
Free()
Purpose:
Frees the camera and associated memory.
Parameters: None
Returned value(s):
None
Example:
cam1.Free()
Additional Info:
Called automatically by the destructor.