Click or drag to resize

IGH_PreviewObject Methods

The IGH_PreviewObject type exposes the following members.

Methods
  NameDescription
Public methodDrawViewportMeshes
Implement this function to draw all shaded meshes. If the viewport does not support shading, this function will not be called.
Public methodDrawViewportWires
Implement this function to draw all wire and point geometry previews.
Top
See Also