SECEditViewport::GetPS
ISECEditPresentationState*SECEditViewport::GetPS(void)
Gets the Presentation State for this viewport. The presentation state is accessed through the ISECEditPresentationState interface.
Defined in: SECEditViewport.cpp
Return Value
Returns a pointer to controller that implements the ISECEditPresentationState interface.
See Also