|
|
| ActivateTexture = staticmethod(ActivateTexture) |
| |
|
| DeactivateTexture = staticmethod(DeactivateTexture) |
| |
|
| DisableSceneRedraw = staticmethod(DisableSceneRedraw) |
| |
|
| DisplayActiveCameraViewWithMultiPassEffect = staticmethod(DisplayActiveCameraViewWithMultiPassEffect) |
| |
|
| DisplayViewportConfigDialogPage = staticmethod(DisplayViewportConfigDialogPage) |
| |
|
| EnableSceneRedraw = staticmethod(EnableSceneRedraw) |
| |
|
| ForceCompleteRedraw = staticmethod(ForceCompleteRedraw) |
| |
|
| GetActiveViewport = staticmethod(GetActiveViewport) |
| |
|
| GetActiveViewportIndex = staticmethod(GetActiveViewportIndex) |
| |
|
| getActiveViewportLabel = staticmethod(getActiveViewportLabel) |
| |
|
| GetActiveViewportRenderLevel = staticmethod(GetActiveViewportRenderLevel) |
| |
|
| GetActiveViewportShowEdgeFaces = staticmethod(GetActiveViewportShowEdgeFaces) |
| |
|
| GetActiveViewportTransparencyLevel = staticmethod(GetActiveViewportTransparencyLevel) |
| |
|
| GetBlowupRect = staticmethod(GetBlowupRect) |
| |
|
| GetBlowupRect2 = staticmethod(GetBlowupRect2) |
| |
|
| GetCrossHairCur = staticmethod(GetCrossHairCur) |
| |
|
| GetDualPlanes = staticmethod(GetDualPlanes) |
| |
|
| GetExtendedDisplayMode = staticmethod(GetExtendedDisplayMode) |
| |
|
| GetImageAspectRatio = staticmethod(GetImageAspectRatio) |
| |
|
| GetImportZoomExtents = staticmethod(GetImportZoomExtents) |
| |
|
| GetLockImageAspectRatio = staticmethod(GetLockImageAspectRatio) |
| |
|
| GetLockPixelAspectRatio = staticmethod(GetLockPixelAspectRatio) |
| |
|
| GetMoveModeType = staticmethod(GetMoveModeType) |
| |
|
| GetNumViewports = staticmethod(GetNumViewports) |
| |
|
| GetPaintSelBrushSize = staticmethod(GetPaintSelBrushSize) |
| |
|
| GetPerspMouseSpeed = staticmethod(GetPerspMouseSpeed) |
| |
|
| GetPixelAspectRatio = staticmethod(GetPixelAspectRatio) |
| |
|
| GetRegionRect = staticmethod(GetRegionRect) |
| |
|
| GetRegionRect2 = staticmethod(GetRegionRect2) |
| |
|
| GetRotationIncrement = staticmethod(GetRotationIncrement) |
| |
|
| GetViewport = staticmethod(GetViewport) |
| |
|
| GetViewportByID = staticmethod(GetViewportByID) |
| |
|
| GetViewportGridVisible = staticmethod(GetViewportGridVisible) |
| |
|
| getViewportLabel = staticmethod(getViewportLabel) |
| |
|
| GetViewportLayout = staticmethod(GetViewportLayout) |
| |
|
| InvalidateAllViewportRects = staticmethod(InvalidateAllViewportRects) |
| |
|
| IsConstructionPlaneEdgeOnInView = staticmethod(IsConstructionPlaneEdgeOnInView) |
| |
|
| IsSceneRedrawDisabled = staticmethod(IsSceneRedrawDisabled) |
| |
|
| IsViewportMaxed = staticmethod(IsViewportMaxed) |
| |
|
| MakeExtendedViewportActive = staticmethod(MakeExtendedViewportActive) |
| |
|
| RedrawViewportsLater = staticmethod(RedrawViewportsLater) |
| |
|
| RedrawViewportsNow = staticmethod(RedrawViewportsNow) |
| |
|
| RedrawViews = staticmethod(RedrawViews) |
| |
|
| ResetAllViews = staticmethod(ResetAllViews) |
| |
|
| SetActiveViewport = staticmethod(SetActiveViewport) |
| |
|
| SetActiveViewportRenderLevel = staticmethod(SetActiveViewportRenderLevel) |
| |
|
| SetActiveViewportShowEdgeFaces = staticmethod(SetActiveViewportShowEdgeFaces) |
| |
|
| SetActiveViewportTransparencyDisplay = staticmethod(SetActiveViewportTransparencyDisplay) |
| |
|
| SetActiveViewportTransparencyLevel = staticmethod(SetActiveViewportTransparencyLevel) |
| |
|
| SetBlowupRect = staticmethod(SetBlowupRect) |
| |
|
| SetBlowupRect2 = staticmethod(SetBlowupRect2) |
| |
|
| SetCrossHairCur = staticmethod(SetCrossHairCur) |
| |
|
| SetDualPlanes = staticmethod(SetDualPlanes) |
| |
|
| SetExtendedDisplayMode = staticmethod(SetExtendedDisplayMode) |
| |
|
| SetHWNDAsActiveViewport = staticmethod(SetHWNDAsActiveViewport) |
| |
|
| SetImageAspectRatio = staticmethod(SetImageAspectRatio) |
| |
|
| SetImportZoomExtents = staticmethod(SetImportZoomExtents) |
| |
|
| SetLockImageAspectRatio = staticmethod(SetLockImageAspectRatio) |
| |
|
| SetLockPixelAspectRatio = staticmethod(SetLockPixelAspectRatio) |
| |
|
| SetMoveModeType = staticmethod(SetMoveModeType) |
| |
|
| SetPaintSelBrushSize = staticmethod(SetPaintSelBrushSize) |
| |
|
| SetPerspMouseSpeed = staticmethod(SetPerspMouseSpeed) |
| |
|
| SetPixelAspectRatio = staticmethod(SetPixelAspectRatio) |
| |
|
| SetRegionRect = staticmethod(SetRegionRect) |
| |
|
| SetRegionRect2 = staticmethod(SetRegionRect2) |
| |
|
| SetRotationIncrement = staticmethod(SetRotationIncrement) |
| |
|
| SetViewportGridVisible = staticmethod(SetViewportGridVisible) |
| |
|
| SetViewportLayout = staticmethod(SetViewportLayout) |
| |
|
| SetViewportMax = staticmethod(SetViewportMax) |
| |
|
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
| |
|
| ViewportInvalidate = staticmethod(ViewportInvalidate) |
| |
|
| ViewportInvalidateBkgImage = staticmethod(ViewportInvalidateBkgImage) |
| |
|
| Viewports = _static_generator_property(GetNumViewports,GetViewport) |
| |
|
| ViewportZoomExtents = staticmethod(ViewportZoomExtents) |
| |
|
| ZoomToBounds = staticmethod(ZoomToBounds) |
| |
Utility functions for working with viewports.