CODController::GetVp

inline CODViewport* CODController::GetVp(void)

Get the viewport that this controller is associated with.

Defined in: OdController.h

Return Value

A pointer to the viewport.

Comments

This function is obsolete. Use GetCanvasVp instead.