IViewportNode
Interface that helps integrate SFL's layout manager with the Model-View-Controller (MVC) architecture.Defined in: ViewportNode.h
Based On
ILayoutNodeMethods
void Init
Initializes a viewport layout node. Unlike the version of Init() found in ILayoutNode, it receives in its second parameter a pointer to the IVisual interface implemented by the viewport.