Overview
Technical Overview
Getting Started
Platform and File Support
Supported Platforms
File Formats
Device Guide
Release Notes
Sample Code
Samples
Tutorials
Fundamentals
Applying Materials
Rendering Effects
Selection & Highlighting
Programming Guide
1 Fundamentals
1.1 HPS scene graph and the structure of the Database
1.2 API conventions
2 Geometry
2.1 Shells
2.2 Meshes
2.3 Text
2.4 Lights
2.5 Lines
2.6 Curves
2.7 Markers
2.8 Polygons
2.9 Spheres
2.10 Cylinders
2.11 NURBS
2.12 Cutting sections
2.13 Grids
2.14 Reference geometry
3 Viewing
3.1 View hierarchy
3.2 Coordinate systems
3.3 Cameras
3.4 Subwindows
3.5 Clip regions
4 Portfolios
4.1 Portfolios introduction
4.2 Definitions
4.3 Styles
4.4 Images
4.5 Glyphs
4.6 Line patterns
5 Materials
5.1 Materials introduction
5.2 Material properties
5.3 Textures
5.4 Applying materials
6 User Interaction
6.1 Operators
6.2 Custom operators
6.3 Selection
6.4 Highlighting
6.5 Overlays
7 Rendering
7.1 Updating the scene
7.2 Offscreen rendering
7.3 Performance considerations
7.4 Memory management
8 Rendering Effects
8.1 Anti-alias
8.2 Shadows
8.3 Reflection planes
8.4 Bloom
8.5 Lighting algorithms
8.6 Color interpolation
8.7 Hidden surface removal
8.8 Depth of field
8.9 Perimeter and silhouette edges
9 File I/O
9.1 Importing files
9.2 Exporting files
9.3 Component hierarchy
9.4 HOOPS Publish integration
9.5 HOOPS Exchange integration
9.6 Parasolid integration
9.7 Loading SketchUp models
9.8 Loading DWG models
10 Events and Exceptions
10.1 Event handling
10.2 Custom events
10.3 Handling input
10.4 Errors and exception handling
11 Appendix
A. Pre-defined line patterns
B. Default attributes and options
C. Default glyphs
D. Stroked font example
E. Geometric dimensioning and tolerancing [GD&T] symbols
F. 3DF-HPS functional mapping
G. Acknowledgments
API Reference
C++ Reference Manual
Classes
Functions
C# Reference Manual
Classes
Functions
Support
Contact
Main Page
Related Pages
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
HPS
ReferenceKey
HPS::ReferenceKey Member List
This is the complete list of members for
HPS::ReferenceKey
, including all inherited members.
Assign
(Key const &in_that)
HPS::Key
virtual
ClassID
()
HPS::Object
inline
static
CopyTo
(SegmentKey const &in_destination) const
HPS::Key
Delete
()
HPS::Key
Empty
() const
HPS::Object
inline
virtual
Equals
(Key const &in_that) const
HPS::Key
GeometryKey
()
HPS::GeometryKey
GeometryKey
(Key const &in_that)
HPS::GeometryKey
explicit
GeometryKey
(GeometryKey const &in_that)
HPS::GeometryKey
GeometryKey
(GeometryKey &&in_that)
HPS::GeometryKey
GetClassID
() const
HPS::Object
GetHash
() const
HPS::Key
GetInstanceID
() const
HPS::Object
GetModellingMatrixControl
()
HPS::ReferenceKey
GetModellingMatrixControl
() const
HPS::ReferenceKey
GetTarget
() const
HPS::ReferenceKey
HasOwner
() const
HPS::Key
HasType
(HPS::Type in_mask) const
HPS::Object
Key
()
HPS::Key
Key
(Key const &in_that)
HPS::Key
Key
(Control const &in_control)
HPS::Key
explicit
Key
(Key &&in_that)
HPS::Key
MoveTo
(SegmentKey const &in_new_owner)
HPS::Key
Object
() (defined in
HPS::Object
)
HPS::Object
Object
(Object const &that) (defined in
HPS::Object
)
HPS::Object
Object
(Object &&in_that)
HPS::Object
ObjectType
() const
HPS::ReferenceKey
inline
virtual
operator!=
(Key const &in_that) const
HPS::Key
operator=
(ReferenceKey const &in_that)
HPS::ReferenceKey
operator=
(ReferenceKey &&in_that)
HPS::ReferenceKey
HPS::GeometryKey::operator=
(GeometryKey const &in_that)
HPS::GeometryKey
HPS::GeometryKey::operator=
(GeometryKey &&in_that)
HPS::GeometryKey
HPS::Key::operator=
(Key &&in_that)
HPS::Key
HPS::Key::operator=
(Key const &in_that)
HPS::Key
operator=
(Object const &other_object) (defined in
HPS::Object
)
HPS::Object
HPS::Object::operator=
(Object &&in_that)
HPS::Object
operator==
(Key const &in_that) const
HPS::Key
Owner
() const
HPS::Key
ReferenceKey
()
HPS::ReferenceKey
ReferenceKey
(Key const &in_that)
HPS::ReferenceKey
explicit
ReferenceKey
(ReferenceKey const &in_that)
HPS::ReferenceKey
ReferenceKey
(ReferenceKey &&in_that)
HPS::ReferenceKey
Reset
()
HPS::Object
virtual
SetConditionalExpression
(ConditionalExpression const &in_conditional)
HPS::ReferenceKey
SetGeometryMask
(SearchTypeArray const &in_geometry_types)
HPS::ReferenceKey
SetModellingMatrix
(MatrixKit const &in_kit)
HPS::ReferenceKey
SetPriority
(int in_priority)
HPS::GeometryKey
SetUserData
(intptr_t in_index, size_t in_bytes, byte const in_data[])
HPS::GeometryKey
SetUserData
(intptr_t in_index, ByteArray const &in_data)
HPS::GeometryKey
SetUserData
(IntPtrTArray const &in_indices, ByteArrayArray const &in_data)
HPS::GeometryKey
ShowBounding
(BoundingKit &out_kit) const
HPS::GeometryKey
ShowConditionalExpression
(ConditionalExpression &out_conditional) const
HPS::ReferenceKey
ShowGeometryMask
() const
HPS::ReferenceKey
ShowGeometryMask
(SearchTypeArray &out_geometry_types) const
HPS::ReferenceKey
ShowModellingMatrix
(MatrixKit &out_kit) const
HPS::ReferenceKey
ShowPriority
(int &out_priority) const
HPS::GeometryKey
ShowReferrers
(SegmentKeyArray &out_segments) const
HPS::GeometryKey
ShowReferrers
(ReferenceKeyArray &out_references) const
HPS::GeometryKey
ShowTargets
(bool masked=true) const
HPS::ReferenceKey
ShowTargets
(KeyArray &out_keys, bool masked=true) const
HPS::ReferenceKey
ShowUserData
(intptr_t in_index, ByteArray &out_data) const
HPS::GeometryKey
ShowUserData
(IntPtrTArray &out_indices, ByteArrayArray &out_data) const
HPS::GeometryKey
ShowUserDataCount
() const
HPS::GeometryKey
ShowUserDataIndices
(IntPtrTArray &out_indices) const
HPS::GeometryKey
Type
() const
HPS::Object
UnsetAllUserData
()
HPS::GeometryKey
UnsetConditionalExpression
()
HPS::ReferenceKey
UnsetGeometryMask
()
HPS::ReferenceKey
UnsetModellingMatrix
()
HPS::ReferenceKey
UnsetPriority
()
HPS::GeometryKey
UnsetUserData
(intptr_t in_index)
HPS::GeometryKey
UnsetUserData
(size_t in_count, intptr_t const in_indices[])
HPS::GeometryKey
UnsetUserData
(IntPtrTArray const &in_indices)
HPS::GeometryKey
Up
() const
HPS::Key
~GeometryKey
() (defined in
HPS::GeometryKey
)
HPS::GeometryKey
~Key
()
HPS::Key
virtual
~Object
() (defined in
HPS::Object
)
HPS::Object
virtual
~ReferenceKey
() (defined in
HPS::ReferenceKey
)
HPS::ReferenceKey