OCC.Core.Visualization module¶
-
class
Display3d(Display3d self) → Display3d¶ Bases:
object-
ChangeRenderingParams(Display3d self, int Method, int RaytracingDepth, bool IsShadowEnabled, bool IsReflectionEnabled, bool IsAntialiasingEnabled, bool IsTransparentShadowEnabled, int StereoMode, int AnaglyphFilter, bool ToReverseStere)¶
-
DisableVBO(Display3d self)¶
-
EnableVBO(Display3d self)¶
-
GetContext(Display3d self) → Handle_AIS_InteractiveContext¶
-
GetImageData(Display3d self, int bufType=0) → PyObject¶
-
GetSize(Display3d self) → PyObject *¶
-
GetView(Display3d self) → Handle_V3d_View &¶
-
GetViewer(Display3d self) → Handle_V3d_Viewer &¶
-
Init(Display3d self, long const handle)¶
-
InitOffscreen(Display3d self, int size_x, int size_y) → bool¶
-
IsOffscreen(Display3d self) → bool¶
-
SetAnaglyphMode(Display3d self, int mode)¶
-
SetSize(Display3d self, int size_x, int size_y) → bool¶
-
Test(Display3d self)¶
-
property
thisown¶ The membership flag
-