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
Publish
ListBoxKit
HPS::Publish::ListBoxKit Member List
This is the complete list of members for
HPS::Publish::ListBoxKit
, including all inherited members.
ClassID
()
HPS::Object
inline
static
Empty
() const
HPS::Publish::ListBoxKit
virtual
Equals
(ListBoxKit const &in_kit) const
HPS::Publish::ListBoxKit
GetClassID
() const
HPS::Object
GetDefault
()
HPS::Publish::ListBoxKit
static
GetInstanceID
() const
HPS::Object
HasType
(HPS::Type in_mask) const
HPS::Object
ListBoxKit
()
HPS::Publish::ListBoxKit
ListBoxKit
(ListBoxKit const &in_kit)
HPS::Publish::ListBoxKit
ListBoxKit
(ListBoxKit &&in_kit)
HPS::Publish::ListBoxKit
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::Publish::ListBoxKit
inline
virtual
operator!=
(ListBoxKit const &in_kit) const
HPS::Publish::ListBoxKit
operator=
(ListBoxKit const &in_kit)
HPS::Publish::ListBoxKit
operator=
(ListBoxKit &&in_kit)
HPS::Publish::ListBoxKit
operator=
(Object const &other_object) (defined in
HPS::Object
)
HPS::Object
HPS::Sprocket::operator=
(Object &&in_that)
HPS::Object
operator==
(ListBoxKit const &in_kit) const
HPS::Publish::ListBoxKit
Reset
()
HPS::Object
virtual
Set
(ListBoxKit const &in_kit)
HPS::Publish::ListBoxKit
SetBorder
(bool in_state)
HPS::Publish::ListBoxKit
SetBorderColor
(RGBColor const &in_color)
HPS::Publish::ListBoxKit
SetBorderStyle
(Border::Style in_style)
HPS::Publish::ListBoxKit
SetBorderThickness
(Border::Thickness in_thickness)
HPS::Publish::ListBoxKit
SetContents
(UTF8Array const &in_displayed_values, UTF8Array const &in_export_values)
HPS::Publish::ListBoxKit
SetContents
(size_t in_count, UTF8 const in_displayed_values[], UTF8 const in_export_values[])
HPS::Publish::ListBoxKit
SetFillColor
(RGBColor const &in_color)
HPS::Publish::ListBoxKit
SetFont
(Text::Font::Name in_name)
HPS::Publish::ListBoxKit
SetFont
(char const *in_name, Text::Font::Style in_style=Text::Font::Style::Regular)
HPS::Publish::ListBoxKit
SetFontSize
(int in_size)
HPS::Publish::ListBoxKit
SetLock
(bool in_state)
HPS::Publish::ListBoxKit
SetMultipleSelection
(bool in_state)
HPS::Publish::ListBoxKit
SetName
(char const *in_name)
HPS::Publish::ListBoxKit
SetPrintability
(bool in_state)
HPS::Publish::ListBoxKit
SetTextColor
(RGBColor const &in_color)
HPS::Publish::ListBoxKit
SetTextRotation
(Text::Rotation in_rotation)
HPS::Publish::ListBoxKit
SetTooltip
(char const *in_tooltip)
HPS::Publish::ListBoxKit
SetVisibility
(bool in_state)
HPS::Publish::ListBoxKit
Show
(ListBoxKit &out_kit) const
HPS::Publish::ListBoxKit
ShowBorder
(bool &out_state) const
HPS::Publish::ListBoxKit
ShowBorderColor
(RGBColor &out_color) const
HPS::Publish::ListBoxKit
ShowBorderStyle
(Border::Style &out_style) const
HPS::Publish::ListBoxKit
ShowBorderThickness
(Border::Thickness &out_thickness) const
HPS::Publish::ListBoxKit
ShowContents
(UTF8Array &out_displayed_values, UTF8Array &out_export_values) const
HPS::Publish::ListBoxKit
ShowFillColor
(RGBColor &out_color) const
HPS::Publish::ListBoxKit
ShowFont
(Text::Font::Type &out_type, Text::Font::Name &out_font, UTF8 &out_font_name, Text::Font::Style &out_style) const
HPS::Publish::ListBoxKit
ShowFontSize
(int &out_size) const
HPS::Publish::ListBoxKit
ShowLock
(bool &out_state) const
HPS::Publish::ListBoxKit
ShowMultipleSelection
(bool &out_state) const
HPS::Publish::ListBoxKit
ShowName
(UTF8 &out_name) const
HPS::Publish::ListBoxKit
ShowPrintability
(bool &out_state) const
HPS::Publish::ListBoxKit
ShowTextColor
(RGBColor &out_color) const
HPS::Publish::ListBoxKit
ShowTextRotation
(Text::Rotation &out_rotation) const
HPS::Publish::ListBoxKit
ShowTooltip
(UTF8 &out_tooltip) const
HPS::Publish::ListBoxKit
ShowVisibility
(bool &out_state) const
HPS::Publish::ListBoxKit
Sprocket
() (defined in
HPS::Sprocket
)
HPS::Sprocket
inline
Sprocket
(HPS::Sprocket const &in_that)=default (defined in
HPS::Sprocket
)
HPS::Sprocket
Sprocket
(Sprocket &&in_that) (defined in
HPS::Sprocket
)
HPS::Sprocket
inline
Type
() const
HPS::Object
UnsetBorder
()
HPS::Publish::ListBoxKit
UnsetBorderColor
()
HPS::Publish::ListBoxKit
UnsetBorderStyle
()
HPS::Publish::ListBoxKit
UnsetBorderThickness
()
HPS::Publish::ListBoxKit
UnsetContents
()
HPS::Publish::ListBoxKit
UnsetEverything
()
HPS::Publish::ListBoxKit
UnsetFillColor
()
HPS::Publish::ListBoxKit
UnsetFont
()
HPS::Publish::ListBoxKit
UnsetFontSize
()
HPS::Publish::ListBoxKit
UnsetLock
()
HPS::Publish::ListBoxKit
UnsetMultipleSelection
()
HPS::Publish::ListBoxKit
UnsetName
()
HPS::Publish::ListBoxKit
UnsetPrintability
()
HPS::Publish::ListBoxKit
UnsetTextColor
()
HPS::Publish::ListBoxKit
UnsetTextRotation
()
HPS::Publish::ListBoxKit
UnsetTooltip
()
HPS::Publish::ListBoxKit
UnsetVisibility
()
HPS::Publish::ListBoxKit
~ListBoxKit
() (defined in
HPS::Publish::ListBoxKit
)
HPS::Publish::ListBoxKit
virtual
~Object
() (defined in
HPS::Object
)
HPS::Object
virtual
~Sprocket
() (defined in
HPS::Sprocket
)
HPS::Sprocket
inline
virtual