CODController::SetVp

inline void CODController::SetVp(CODViewport* pVp)

Sets the viewport on the model.

Defined in: OdController.h

Return Value

void

Parameters

pVp

Pointer to the viewport to assign to this controller.

Comments

This function is obsolete. Use SetCanvasVp instead.