C3DCamera::Free

Top  Previous  Next

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.