30 likes | 177 Views
OnCreate VS. Constructor. CWnd :: OnCreate W hen an application requests that the Windows window be created. Constructor When an object of a class is created, C++ calls the constructor for that class. Volume Rendering Pipline. Surface Rendering Pipline.
E N D
OnCreate VS.Constructor • CWnd::OnCreate • When an application requests that the Windows window be created. • Constructor • When an object of a class is created, C++ calls the constructor for that class.