Staircase-Aware Smoothing of Medical Surface Meshes
Resizes the attached framebuffer if the window size changes.

Declaration Syntax
public override void Resize(
int width,
int height
)
Public Overrides Sub Resize ( _
width As Integer, _
height As Integer _
)
public:
virtual void Resize(
int width,
int height
) override

Parameters
- width (Int32)
- The new window width.
- height (Int32)
- The new window height.
Assembly:
Visualisierung2 (Module: Visualisierung2) Version: 1.0.0.0 (1.0.0.0)