< Home

< Table of Contents

REFERENCE MANUAL

OffScreenWindowKey Member List

This is the complete list of members for OffScreenWindowKey, including all inherited members.

Assign(Key const &in_that)Keyvirtual
ClassID() (defined in Object)Objectinlinestatic
ConvertCoordinate(Coordinate::Space in_space, Point const &in_point, Coordinate::Space in_output_space, Point &out_point) const WindowKey
Delete()Key
Down(char const *in_segment_name, bool in_create_if_not_present=false) const SegmentKey
Empty() const Objectinlinevirtual
Equals(Key const &in_that) const Key
Find(Search::Type in_request, Search::Space in_search_space, SearchResults &out_results) const SegmentKey
Find(SearchTypeArray const &in_requests, Search::Space in_search_space, SearchResults &out_results) const SegmentKey
Find(size_t in_types_count, Search::Type const in_requests[], Search::Space in_search_space, SearchResults &out_results) const SegmentKey
Find(SearchOptionsKit const &in_options, SearchResults &out_results) const SegmentKey
Find(SearchOptionsKit const &in_options) const SegmentKey
FindFonts(FontSearchResults &out_results) const WindowKey
Flush(Search::Type in_type_to_remove=Search::Type::Everything, Search::Space in_search_space=Search::Space::SegmentOnly)SegmentKey
Flush(SearchTypeArray const &in_types_to_remove, Search::Space in_search_space=Search::Space::SegmentOnly)SegmentKey
Flush(size_t in_types_count, Search::Type const in_types_to_remove[], Search::Space in_search_space=Search::Space::SegmentOnly)SegmentKey
GetAttributeLockControl()SegmentKey
GetAttributeLockControl() const SegmentKey
GetBoundingControl()SegmentKey
GetBoundingControl() const SegmentKey
GetCameraControl()SegmentKey
GetCameraControl() const SegmentKey
GetClassID() const Object
GetColorInterpolationControl()SegmentKey
GetColorInterpolationControl() const SegmentKey
GetConditionControl()SegmentKey
GetConditionControl() const SegmentKey
GetContourLineControl()SegmentKey
GetContourLineControl() const SegmentKey
GetCullingControl()SegmentKey
GetCullingControl() const SegmentKey
GetCurveAttributeControl()SegmentKey
GetCurveAttributeControl() const SegmentKey
GetCuttingSectionAttributeControl()SegmentKey
GetCuttingSectionAttributeControl() const SegmentKey
GetCylinderAttributeControl()SegmentKey
GetCylinderAttributeControl() const SegmentKey
GetDebuggingControl()WindowKey
GetDebuggingControl() const WindowKey
GetDrawingAttributeControl()SegmentKey
GetDrawingAttributeControl() const SegmentKey
GetEdgeAttributeControl()SegmentKey
GetEdgeAttributeControl() const SegmentKey
GetEventDispatcher()WindowKey
GetEventDispatcher() const WindowKey
GetHash() const Key
GetHiddenLineAttributeControl()SegmentKey
GetHiddenLineAttributeControl() const SegmentKey
GetHighlightControl()WindowKey
GetHighlightControl() const WindowKey
GetInstanceID() const Object
GetLightingAttributeControl()SegmentKey
GetLightingAttributeControl() const SegmentKey
GetLineAttributeControl()SegmentKey
GetLineAttributeControl() const SegmentKey
GetMarkerAttributeControl()SegmentKey
GetMarkerAttributeControl() const SegmentKey
GetMaterialMappingControl()SegmentKey
GetMaterialMappingControl() const SegmentKey
GetModellingMatrixControl()SegmentKey
GetModellingMatrixControl() const SegmentKey
GetNURBSSurfaceAttributeControl()SegmentKey
GetNURBSSurfaceAttributeControl() const SegmentKey
GetPerformanceControl()SegmentKey
GetPerformanceControl() const SegmentKey
GetPortfolioControl()SegmentKey
GetPortfolioControl() const SegmentKey
GetPostProcessEffectsControl()WindowKey
GetPostProcessEffectsControl() const WindowKey
GetSelectabilityControl()SegmentKey
GetSelectabilityControl() const SegmentKey
GetSelectionControl()WindowKey
GetSelectionControl() const WindowKey
GetSelectionOptionsControl()WindowKey
GetSelectionOptionsControl() const WindowKey
GetSphereAttributeControl()SegmentKey
GetSphereAttributeControl() const SegmentKey
GetStyleControl()SegmentKey
GetStyleControl() const SegmentKey
GetSubwindowControl()SegmentKey
GetSubwindowControl() const SegmentKey
GetTextAttributeControl()SegmentKey
GetTextAttributeControl() const SegmentKey
GetTextureMatrixControl()SegmentKey
GetTextureMatrixControl() const SegmentKey
GetTransformMaskControl()SegmentKey
GetTransformMaskControl() const SegmentKey
GetTransparencyControl()SegmentKey
GetTransparencyControl() const SegmentKey
GetUpdateOptionsControl()WindowKey
GetUpdateOptionsControl() const WindowKey
GetVisibilityControl()SegmentKey
GetVisibilityControl() const SegmentKey
GetVisualEffectsControl()SegmentKey
GetVisualEffectsControl() const SegmentKey
GetWindowInfoControl() const WindowKey
GetWindowOptionsControl() const OffScreenWindowKey
GetWindowOptionsControl()OffScreenWindowKey
HasOwner() const Key
HasType(Type in_mask) const Object
IncludeSegment(SegmentKey const &in_seg)SegmentKey
IncludeSegment(SegmentKey const &in_seg, Condition const &in_condition)SegmentKey
InsertCircle(CircleKit const &in_kit)SegmentKey
InsertCircle(Point const &in_start, Point const &in_middle, Point const &in_end)SegmentKey
InsertCircle(Point const &in_center, float in_radius, Vector const &in_normal)SegmentKey
InsertCircularArc(CircularArcKit const &in_kit)SegmentKey
InsertCircularArc(Point const &in_start, Point const &in_middle, Point const &in_end)SegmentKey
InsertCircularWedge(CircularWedgeKit const &in_kit)SegmentKey
InsertCircularWedge(Point const &in_start, Point const &in_middle, Point const &in_end)SegmentKey
InsertCuttingSection(Plane const &in_plane)SegmentKey
InsertCuttingSection(CuttingSectionKit const &in_kit)SegmentKey
InsertCuttingSection(PlaneArray const &in_planes)SegmentKey
InsertCuttingSection(size_t in_planes_count, Plane const in_planes[])SegmentKey
InsertCylinder(CylinderKit const &in_kit)SegmentKey
InsertCylinder(size_t in_pcount, Point const in_points[], size_t in_rcount, float const in_radii[], Cylinder::Capping in_caps=Cylinder::Capping::Both)SegmentKey
InsertCylinder(PointArray const &in_points, FloatArray const &in_radii, Cylinder::Capping in_caps=Cylinder::Capping::Both)SegmentKey
InsertCylinder(Point const &in_point1, Point const &in_point2, float in_radius, Cylinder::Capping in_caps=Cylinder::Capping::Both)SegmentKey
InsertDistantLight(Vector const &in_direction)SegmentKey
InsertDistantLight(DistantLightKit const &in_kit)SegmentKey
InsertEllipse(EllipseKit const &in_kit)SegmentKey
InsertEllipse(Point const &in_center, Point const &in_major, Point const &in_minor)SegmentKey
InsertEllipticalArc(EllipticalArcKit const &in_kit)SegmentKey
InsertEllipticalArc(Point const &in_center, Point const &in_major, Point const &in_minor, float start, float end)SegmentKey
InsertGrid(GridKit const &in_kit)SegmentKey
InsertGrid(Point const &in_origin, Point const &in_first_point=Point(1, 0, 0), Point const &in_second_point=Point(0, 1, 0), int in_first_count=0, int in_second_count=0, Grid::Type in_type=Grid::Type::Quadrilateral)SegmentKey
InsertInfiniteLine(InfiniteLineKit const &in_kit)SegmentKey
InsertInfiniteLine(Point const &in_first, Point const &in_second, InfiniteLine::Type in_type)SegmentKey
InsertLine(LineKit const &in_kit)SegmentKey
InsertLine(size_t in_count, Point const in_pts[])SegmentKey
InsertLine(PointArray const &in_pts)SegmentKey
InsertLine(Point const &pt1, Point const &pt2)SegmentKey
InsertLineFromGeometry(CircleKey const &in_circle, float in_deviation=-1.0f)SegmentKey
InsertLineFromGeometry(CircularArcKey const &in_circular_arc, float in_deviation=-1.0f)SegmentKey
InsertLineFromGeometry(CircularWedgeKey const &in_circular_wedge, float in_deviation=-1.0f)SegmentKey
InsertLineFromGeometry(EllipseKey const &in_ellipse, float in_deviation=-1.0f)SegmentKey
InsertLineFromGeometry(EllipticalArcKey const &in_elliptical_arc, float in_deviation=-1.0f)SegmentKey
InsertLineFromGeometry(NURBSCurveKey const &in_nurbs_curve, float in_deviation=-1.0f)SegmentKey
InsertMarker(Point const &in_position)SegmentKey
InsertMarker(MarkerKit const &in_kit)SegmentKey
InsertMesh(MeshKit const &in_kit)SegmentKey
InsertMesh(size_t in_rows, size_t in_columns, PointArray const &in_points)SegmentKey
InsertMesh(size_t in_rows, size_t in_columns, size_t in_point_count, Point const in_points[])SegmentKey
InsertNURBSCurve(NURBSCurveKit const &in_kit)SegmentKey
InsertNURBSCurve(size_t in_degree, PointArray const &in_points, FloatArray const &in_weights, FloatArray const &in_knots, float in_start_u, float in_end_u)SegmentKey
InsertNURBSCurve(size_t in_degree, size_t in_pcount, Point const in_points[], float const in_weights[], size_t in_knot_count, float const in_knots[], float in_start_u, float in_end_u)SegmentKey
InsertNURBSSurface(NURBSSurfaceKit const &in_kit)SegmentKey
InsertNURBSSurface(size_t in_udegree, size_t in_vdegree, size_t in_ucount, size_t in_vcount, PointArray const &in_points, FloatArray const &in_weights, FloatArray const &in_uknots, FloatArray const &in_vknots)SegmentKey
InsertNURBSSurface(size_t in_udegree, size_t in_vdegree, size_t in_ucount, size_t in_vcount, size_t in_point_count, Point const in_points[], float const in_weights[], size_t in_uknot_count, float const in_uknots[], size_t in_vknot_count, float const in_vknots[])SegmentKey
InsertNURBSSurface(size_t in_udegree, size_t in_vdegree, size_t in_ucount, size_t in_vcount, PointArray const &in_points, FloatArray const &in_weights, FloatArray const &in_uknots, FloatArray const &in_vknots, TrimKitArray const &in_trims)SegmentKey
InsertNURBSSurface(size_t in_udegree, size_t in_vdegree, size_t in_ucount, size_t in_vcount, size_t in_point_count, Point const in_points[], float const in_weights[], size_t in_uknot_count, float const in_uknots[], size_t in_vknot_count, float const in_vknots[], size_t in_trim_count, TrimKit const in_trims[])SegmentKey
InsertPolygon(PolygonKit const &in_kit)SegmentKey
InsertPolygon(PointArray const &in_pts)SegmentKey
InsertPolygon(size_t in_count, Point const in_points[])SegmentKey
InsertShell(ShellKit const &in_kit)SegmentKey
InsertShell(PointArray const &in_points, IntArray const &in_facelist)SegmentKey
InsertShell(size_t in_point_count, Point const in_points[], size_t in_facelist_count, int const in_facelist[])SegmentKey
InsertShellFromGeometry(SphereKey const &in_sphere)SegmentKey
InsertShellFromGeometry(CylinderKey const &in_cylinder)SegmentKey
InsertShellFromGeometry(NURBSSurfaceKey const &in_nurbs_surface)SegmentKey
InsertShellFromGeometry(MeshKey const &in_mesh)SegmentKey
InsertShellFromGeometry(PolygonKey const &in_polygon)SegmentKey
InsertShellFromGeometry(TextKey const &in_text)SegmentKey
InsertSphere(SphereKit const &in_kit)SegmentKey
InsertSphere(Point const &in_center, float in_radius, Vector const &in_axis=Vector(0, 1, 0), Vector const &in_prime_meridian=Vector(1, 0, 0))SegmentKey
InsertSpotlight(Point const &in_position, Point const &in_target)SegmentKey
InsertSpotlight(SpotlightKit const &in_kit)SegmentKey
InsertText(TextKit const &in_kit)SegmentKey
InsertText(Point const &in_position, char const *in_text)SegmentKey
Key()Key
Key(Key const &in_that)Key
Key(Control const &in_control)Keyexplicit
Key(Key &&in_that)Key
Name() const SegmentKey
Object() (defined in Object)Object
Object(Object &&in_that)Object
ObjectType() const OffScreenWindowKeyinlinevirtual
OffScreenWindowKey()OffScreenWindowKey
OffScreenWindowKey(Key const &in_key)OffScreenWindowKey
OffScreenWindowKey(OffScreenWindowKey const &in_that)OffScreenWindowKey
OffScreenWindowKey(OffScreenWindowKey &&in_that)OffScreenWindowKey
operator!=(Key const &in_that) const Key
operator=(OffScreenWindowKey &&in_that)OffScreenWindowKey
WindowKey::operator=(WindowKey const &other)WindowKey
WindowKey::operator=(WindowKey &&in_that)WindowKey
SegmentKey::operator=(SegmentKey const &other)SegmentKey
SegmentKey::operator=(SegmentKey &&in_that)SegmentKey
Key::operator=(Key &&in_that)Key
Key::operator=(Key const &in_that)Key
operator=(Object const &other_object) (defined in Object)Object
Object::operator=(Object &&in_that)Object
operator==(Key const &in_that) const Key
Owner() const Key
ReferenceGeometry(Key const &in_key)SegmentKey
ReferenceGeometry(Key const &in_key, Condition const &in_condition)SegmentKey
Reset()Objectvirtual
SegmentKey()SegmentKey
SegmentKey(SegmentKey const &in_that)SegmentKey
SegmentKey(SegmentKey &&in_that)SegmentKey
SegmentKey(Key const &in_that)SegmentKeyexplicit
SetAttributeLocks(AttributeLockKit const &in_kit)SegmentKey
SetBoundings(BoundingKit const &in_kit)SegmentKey
SetCamera(CameraKit const &in_kit)SegmentKey
SetColorInterpolation(ColorInterpolationKit const &in_kit)SegmentKey
SetCondition(char const *in_condition)SegmentKey
SetConditions(UTF8Array const &in_conditions)SegmentKey
SetConditions(size_t in_count, UTF8 const in_conditions[])SegmentKey
SetContourLine(ContourLineKit const &in_kit)SegmentKey
SetCulling(CullingKit const &in_kit)SegmentKey
SetCurveAttributes(CurveAttributeKit const &in_kit)SegmentKey
SetCuttingSectionAttributes(CuttingSectionAttributeKit const &in_kit)SegmentKey
SetCylinderAttributes(CylinderAttributeKit const &in_kit)SegmentKey
SetDebugging(DebuggingKit const &in_kit)WindowKey
SetDrawingAttribute(DrawingAttributeKit const &in_kit)SegmentKey
SetEdgeAttributes(EdgeAttributeKit const &in_kit)SegmentKey
SetHiddenLineAttribute(HiddenLineAttributeKit const &in_kit)SegmentKey
SetLightingAttributes(LightingAttributeKit const &in_kit)SegmentKey
SetLineAttributes(LineAttributeKit const &in_kit)SegmentKey
SetMarkerAttributes(MarkerAttributeKit const &in_kit)SegmentKey
SetMaterialMapping(MaterialMappingKit const &in_kit)SegmentKey
SetMaterialPalette(char const *in_name)SegmentKey
SetModellingMatrix(MatrixKit const &in_kit)SegmentKey
SetName(char const *in_name)SegmentKey
SetNURBSSurfaceAttributes(NURBSSurfaceAttributeKit const &in_kit)SegmentKey
SetPerformance(PerformanceKit const &in_kit)SegmentKey
SetPostProcessEffects(PostProcessEffectsKit const &in_kit)WindowKey
SetPriority(int in_priority)SegmentKey
SetSelectability(SelectabilityKit const &in_kit)SegmentKey
SetSelectionOptions(SelectionOptionsKit const &in_kit)WindowKey
SetSphereAttributes(SphereAttributeKit const &in_kit)SegmentKey
SetSubwindow(SubwindowKit const &in_kit)SegmentKey
SetTextAttributes(TextAttributeKit const &in_kit)SegmentKey
SetTextureMatrix(MatrixKit const &in_kit)SegmentKey
SetTransformMask(TransformMaskKit const &in_kit)SegmentKey
SetTransparency(TransparencyKit const &in_kit)SegmentKey
SetUpdateOptions(UpdateOptionsKit const &in_kit)WindowKey
SetUserData(intptr_t in_index, size_t in_bytes, byte const in_data[])SegmentKey
SetUserData(intptr_t in_index, ByteArray const &in_data)SegmentKey
SetVisibility(VisibilityKit const &in_kit)SegmentKey
SetVisualEffects(VisualEffectsKit const &in_kit)SegmentKey
ShowAttributeLocks(AttributeLockKit &out_kit) const SegmentKey
ShowBoundings(BoundingKit &out_kit) const SegmentKey
ShowCamera(CameraKit &out_kit) const SegmentKey
ShowColorInterpolation(ColorInterpolationKit &out_kit) const SegmentKey
ShowConditions(UTF8Array &out_conditions) const SegmentKey
ShowContourLine(ContourLineKit &out_kit) const SegmentKey
ShowCulling(CullingKit &out_kit) const SegmentKey
ShowCurveAttributes(CurveAttributeKit &out_kit) const SegmentKey
ShowCuttingSectionAttributes(CuttingSectionAttributeKit &out_kit) const SegmentKey
ShowCylinderAttributes(CylinderAttributeKit &out_kit) const SegmentKey
ShowDebugging(DebuggingKit &out_kit) const WindowKey
ShowDrawingAttribute(DrawingAttributeKit &out_kit) const SegmentKey
ShowEdgeAttributes(EdgeAttributeKit &out_kit) const SegmentKey
ShowHiddenLineAttribute(HiddenLineAttributeKit &out_kit) const SegmentKey
ShowIncluders(SegmentKeyArray &out_segments) const SegmentKey
ShowIncluders(IncludeKeyArray &out_includes) const SegmentKey
ShowLightingAttributes(LightingAttributeKit &out_kit) const SegmentKey
ShowLineAttributes(LineAttributeKit &out_kit) const SegmentKey
ShowMarkerAttributes(MarkerAttributeKit &out_kit) const SegmentKey
ShowMaterialMapping(MaterialMappingKit &out_kit) const SegmentKey
ShowMaterialPalette(UTF8 &out_name) const SegmentKey
ShowModellingMatrix(MatrixKit &out_kit) const SegmentKey
ShowNURBSSurfaceAttributes(NURBSSurfaceAttributeKit &out_kit) const SegmentKey
ShowPerformance(PerformanceKit &out_kit) const SegmentKey
ShowPostProcessEffects(PostProcessEffectsKit &out_kit) const WindowKey
ShowPriority(int &out_priority) const SegmentKey
ShowReferrers(SegmentKeyArray &out_segments) const SegmentKey
ShowReferrers(ReferenceKeyArray &out_references) const SegmentKey
ShowSelectability(SelectabilityKit &out_kit) const SegmentKey
ShowSelectionOptions(SelectionOptionsKit &out_kit) const WindowKey
ShowSnapshot(ImageKit &out_kit) const WindowKey
ShowSphereAttributes(SphereAttributeKit &out_kit) const SegmentKey
ShowStylers(SegmentKeyArray &out_segments) const SegmentKey
ShowStylers(StyleKeyArray &out_styles) const SegmentKey
ShowSubsegments() const SegmentKey
ShowSubsegments(SegmentKeyArray &out_children) const SegmentKey
ShowSubwindow(SubwindowKit &out_kit) const SegmentKey
ShowTextAttributes(TextAttributeKit &out_kit) const SegmentKey
ShowTextureMatrix(MatrixKit &out_kit) const SegmentKey
ShowTransformMask(TransformMaskKit &out_kit) const SegmentKey
ShowTransparency(TransparencyKit &out_kit) const SegmentKey
ShowUpdateOptions(UpdateOptionsKit &out_kit) const WindowKey
ShowUserData(intptr_t in_index, ByteArray &out_data) const SegmentKey
ShowUserDataCount() const SegmentKey
ShowUserDataIndices(IntPtrTArray &out_indices) const SegmentKey
ShowVisibility(VisibilityKit &out_kit) const SegmentKey
ShowVisualEffects(VisualEffectsKit &out_kit) const SegmentKey
ShowWindowInfo(WindowInfoKit &out_kit) const (defined in WindowKey)WindowKey
ShowWindowOptions(OffScreenWindowOptionsKit &out_kit) const OffScreenWindowKey
Subsegment(char const *in_segment_name="", bool in_create_if_not_present=true) const SegmentKey
Type() const Object
UnsetAllUserData()SegmentKey
UnsetBoundings()SegmentKey
UnsetConditions()SegmentKey
UnsetMaterialPalette()SegmentKey
UnsetPriority()SegmentKey
UnsetUserData(intptr_t in_index)SegmentKey
UnsetUserData(size_t in_count, intptr_t const in_indices[])SegmentKey
UnsetUserData(IntPtrTArray const &in_indices)SegmentKey
Up() const Key
Update()WindowKey
Update(UpdateOptionsKit const &in_kit)WindowKey
Update(Window::UpdateControl in_control, Time in_time_limit=-1)WindowKey
UpdateWithNotifier()WindowKey
UpdateWithNotifier(UpdateOptionsKit const &in_kit)WindowKey
UpdateWithNotifier(Window::UpdateControl in_control, Time in_time_limit=-1)WindowKey
WindowKey()WindowKey
WindowKey(WindowKey const &in_window)WindowKey
WindowKey(WindowKey &&in_that)WindowKey
WindowKey(Key const &in_key)WindowKey
~Key()Keyvirtual
~Object() (defined in Object)Objectvirtual
~OffScreenWindowKey() (defined in OffScreenWindowKey)OffScreenWindowKey
~SegmentKey()SegmentKey
~WindowKey()WindowKey