AddDisplayFilter(EnumShapeFilter filter) | ViewContext | |
AddPickFilter(EnumShapeFilter filter) | ViewContext | |
ClearAll() | ViewContext | |
ClearDisplayFilter(EnumShapeFilter filter) | ViewContext | |
ClearPickFilter(EnumShapeFilter filter) | ViewContext | |
ClearPickFilters() | ViewContext | |
ClearSelection() | ViewContext | |
ClearTemp() | ViewContext | |
Destroy() | ViewContext | |
GetCamera() | ViewContext | |
GetDefaultMaterial(EnumShapeFilter type) | ViewContext | |
GetDocument() (定义于 ViewContext) | ViewContext | |
GetFixedOrbitPivot() (定义于 ViewContext) | ViewContext | |
GetFreeOrbit() (定义于 ViewContext) | ViewContext | |
GetMultiPickModifier() (定义于 ViewContext) | ViewContext | |
GetOrbitAxis() (定义于 ViewContext) | ViewContext | |
GetOrbitButton() (定义于 ViewContext) | ViewContext | |
GetOrbitKeyModifier() (定义于 ViewContext) | ViewContext | |
GetOrbitPivot() (定义于 ViewContext) | ViewContext | |
GetPanButton() (定义于 ViewContext) | ViewContext | |
GetPanKeyModifier() (定义于 ViewContext) | ViewContext | |
GetPickButton() (定义于 ViewContext) | ViewContext | |
GetPickFilter() | ViewContext | |
GetPickKeyModifier() (定义于 ViewContext) | ViewContext | |
GetPreviewMaterial(EnumShapeFilter type) | ViewContext | |
GetRectPick() (定义于 ViewContext) | ViewContext | |
GetRenderSettings() | ViewContext | |
GetScene() | ViewContext | |
GetScene2D() | ViewContext | |
GetSceneManager() (定义于 ViewContext) | ViewContext | |
GetSelectionManager() | ViewContext | |
GetSnapEngine() | ViewContext | |
GetSnapGrid() (定义于 ViewContext) | ViewContext | |
GetTempContext() | ViewContext | |
GetTempScene() (定义于 ViewContext) | ViewContext | |
GetUpdateTicket() (定义于 ViewContext) | ViewContext | |
GetViewId() (定义于 ViewContext) | ViewContext | |
GetWorldUp() (定义于 ViewContext) | ViewContext | |
GetZoomByWheel() (定义于 ViewContext) | ViewContext | |
IsSame(ViewContext ctx) | ViewContext | |
Orbit(int offsetX, int offsetY, boolean fixedAxis) | ViewContext | |
Orbit(int offsetX, int offsetY) | ViewContext | |
Pan(int offsetX, int offsetY) | ViewContext | |
RequestUpdate(EnumUpdateFlags flag) | ViewContext | |
ResetDisplayFilters() | ViewContext | |
ResetOrbitPivot() | ViewContext | |
ResetPickFilters() | ViewContext | |
Resize(long width, long height) (定义于 ViewContext) | ViewContext | |
ScreenPointToWorldPoint(long x, long y, float z) | ViewContext | |
SetDefaultMaterial(EnumShapeFilter type, MaterialInstance material) | ViewContext | |
SetDisplayFilter(EnumShapeFilter filter) | ViewContext | |
SetDocument(Document val) (定义于 ViewContext) | ViewContext | |
SetFixedOrbitPivot(boolean val) (定义于 ViewContext) | ViewContext | |
SetFreeOrbit(boolean val) (定义于 ViewContext) | ViewContext | |
SetMultiPickModifier(EnumKeyModifier val) (定义于 ViewContext) | ViewContext | |
SetOrbitAxis(Vector3 val) (定义于 ViewContext) | ViewContext | |
SetOrbitButton(EnumMouseButton val) (定义于 ViewContext) | ViewContext | |
SetOrbitKeyModifier(EnumKeyModifier val) (定义于 ViewContext) | ViewContext | |
SetOrbitPivot(Vector3 center) | ViewContext | |
SetPanButton(EnumMouseButton val) (定义于 ViewContext) | ViewContext | |
SetPanKeyModifier(EnumKeyModifier val) (定义于 ViewContext) | ViewContext | |
SetPickButton(EnumMouseButton val) (定义于 ViewContext) | ViewContext | |
SetPickFilter(long filter) | ViewContext | |
SetPickKeyModifier(EnumKeyModifier val) (定义于 ViewContext) | ViewContext | |
SetPreviewMaterial(EnumShapeFilter type, MaterialInstance material) | ViewContext | |
SetRectPick(boolean val) (定义于 ViewContext) | ViewContext | |
SetSnapGrid(boolean val) (定义于 ViewContext) | ViewContext | |
SetUpdateTicket(long val) (定义于 ViewContext) | ViewContext | |
SetUserOrbitPivot(Vector3 center) | ViewContext | |
SetViewId(ObjectId val) (定义于 ViewContext) | ViewContext | |
SetWorldUp(Vector3 val) (定义于 ViewContext) | ViewContext | |
SetZoomByWheel(boolean val) (定义于 ViewContext) | ViewContext | |
SnapPoint(int x, int y) | ViewContext | |
UpdateWorld() | ViewContext | |
ViewContext(Viewer viewer) (定义于 ViewContext) | ViewContext | |
WindowPointToRay(long x, long y) | ViewContext | |
WorldPointToSceenPoint(Vector3 pt) | ViewContext | |
Zoom(int x, int y, int delta) | ViewContext | |
ZoomToBox(AABox bbox, float ratio) | ViewContext | |
ZoomToExtend(float ratio) | ViewContext | |