Hoops Visualize HPS  version 2018-SP2
Hoops Visualize HPS 3D Rendering Engine
Looking for a senior C++ dev?
I'm looking for work. Hire me!
Custom Type Definitions

Typedefs

typedef std::vector< Point, Allocator< Point > > HPS::PointArray
 Array of type HPS::Point. More...
 
typedef std::vector< ObjectPoint, Allocator< ObjectPoint > > HPS::ObjectPointArray
 Array of type HPS::ObjectPoint. More...
 
typedef std::vector< WorldPoint, Allocator< WorldPoint > > HPS::WorldPointArray
 Array of type HPS::WorldPoint. More...
 
typedef std::vector< CameraPoint, Allocator< CameraPoint > > HPS::CameraPointArray
 Array of type HPS::CameraPoint. More...
 
typedef std::vector< InnerWindowPoint, Allocator< InnerWindowPoint > > HPS::InnerWindowPointArray
 Array of type HPS::InnerWindowPoint. More...
 
typedef std::vector< InnerPixelPoint, Allocator< InnerPixelPoint > > HPS::InnerPixelPointArray
 Array of type HPS::InnerPixelPoint. More...
 
typedef std::vector< WindowPoint, Allocator< WindowPoint > > HPS::WindowPointArray
 Array of type HPS::WindowPoint. More...
 
typedef std::vector< PixelPoint, Allocator< PixelPoint > > HPS::PixelPointArray
 Array of type HPS::PixelPoint. More...
 
typedef std::vector< Vector, Allocator< Vector > > HPS::VectorArray
 Array of type HPS::Vector. More...
 
typedef std::vector< DVector, Allocator< DVector > > HPS::DVectorArray
 Array of type HPS::DVector. More...
 
typedef std::vector< Plane, Allocator< Plane > > HPS::PlaneArray
 Array of type HPS::Plane. More...
 
typedef std::vector< int, Allocator< int > > HPS::IntArray
 Array of type int. More...
 
typedef std::vector< RGBColor, Allocator< RGBColor > > HPS::RGBColorArray
 Array of type HPS::RGBColor. More...
 
typedef std::vector< RGBAColor, Allocator< RGBAColor > > HPS::RGBAColorArray
 Array of type HPS::RGBAColor. More...
 
typedef std::vector< unsigned int, Allocator< unsigned int > > HPS::UnsignedIntArray
 Array of type unsigned int. More...
 
typedef std::vector< size_t, Allocator< size_t > > HPS::SizeTArray
 Array of type size_t. More...
 
typedef std::vector< float, Allocator< float > > HPS::FloatArray
 Array of type float. More...
 
typedef std::vector< SegmentKey, Allocator< SegmentKey > > HPS::SegmentKeyArray
 Array of type HPS::SegmentKey. More...
 
typedef std::vector< WindowKey, Allocator< WindowKey > > HPS::WindowKeyArray
 Array of type HPS::WindowKey. More...
 
typedef std::vector< EventHandler, Allocator< EventHandler > > HPS::EventHandlerArray
 Array of type HPS::EventHandler. More...
 
typedef std::vector< GlyphElement, Allocator< GlyphElement > > HPS::GlyphElementArray
 Array of type HPS::GlyphElement. More...
 
typedef std::vector< ShapeElement, Allocator< ShapeElement > > HPS::ShapeElementArray
 Array of type HPS::ShapeElement. More...
 
typedef std::vector< GlyphPoint, Allocator< GlyphPoint > > HPS::GlyphPointArray
 Array of type HPS::GlyphPoint. More...
 
typedef std::vector< UTF8, Allocator< UTF8 > > HPS::UTF8Array
 Array of type HPS::UTF8. More...
 
typedef std::vector< UTF8Array, Allocator< UTF8Array > > HPS::UTF8ArrayArray
 Array of type HPS::UTF8Array. More...
 
typedef std::vector< bool, Allocator< bool > > HPS::BoolArray
 Array of type bool. More...
 
typedef std::vector< TrimKit, Allocator< TrimKit > > HPS::TrimKitArray
 Array of type HPS::TrimKit. More...
 
typedef std::vector< Key, Allocator< Key > > HPS::KeyArray
 Array of type HPS::Key. More...
 
typedef std::vector< PortfolioKey, Allocator< PortfolioKey > > HPS::PortfolioKeyArray
 Array of type HPS::PortfolioKey. More...
 
typedef std::vector< char, Allocator< char > > HPS::CharArray
 Array of type char. More...
 
typedef std::vector< wchar_t, Allocator< wchar_t > > HPS::WCharArray
 Array of type wchar_t. More...
 
typedef std::vector< byte, Allocator< byte > > HPS::ByteArray
 Array of type HPS::byte. More...
 
typedef std::vector< ByteArray, Allocator< ByteArray > > HPS::ByteArrayArray
 Array of type HPS::ByteArray. More...
 
typedef std::vector< sbyte, Allocator< sbyte > > HPS::SByteArray
 Array of type HPS::sbyte. More...
 
typedef std::vector< MaterialKit, Allocator< MaterialKit > > HPS::MaterialKitArray
 Array of type HPS::MaterialKit. More...
 
typedef std::vector< LinePatternElement, Allocator< LinePatternElement > > HPS::LinePatternElementArray
 Array of type HPS::LinePatternElement. More...
 
typedef std::vector< LinePatternParallelKit, Allocator< LinePatternParallelKit > > HPS::LinePatternParallelKitArray
 Array of type HPS::LinePatternParallelKit. More...
 
typedef std::vector< Material::Type, Allocator< Material::Type > > HPS::MaterialTypeArray
 Array of type HPS::Material::Type. More...
 
typedef std::vector< Search::Type, Allocator< Search::Type > > HPS::SearchTypeArray
 Array of type HPS::Search::Type. More...
 
typedef std::vector< Line::SizeUnits, Allocator< Line::SizeUnits > > HPS::LineSizeUnitsArray
 Array of type HPS::Line::SizeUnits. More...
 
typedef std::vector< CameraKit, Allocator< CameraKit > > HPS::CameraKitArray
 Array of type HPS::CameraKit. More...
 
typedef std::vector< ConditionalExpression, Allocator< ConditionalExpression > > HPS::ConditionalExpressionArray
 Array of type HPS::ConditionalExpression. More...
 
typedef std::vector< TextureDefinition, Allocator< TextureDefinition > > HPS::TextureDefinitionArray
 Array of type HPS::TexureDefinition. More...
 
typedef std::vector< CubeMapDefinition, Allocator< CubeMapDefinition > > HPS::CubeMapDefinitionArray
 Array of type HPS::CubeMapDefinition. More...
 
typedef std::vector< ImageDefinition, Allocator< ImageDefinition > > HPS::ImageDefinitionArray
 Array of type HPS::ImageDefinition. More...
 
typedef std::vector< NamedStyleDefinition, Allocator< NamedStyleDefinition > > HPS::NamedStyleDefinitionArray
 Array of type HPS::NamedStyleDefinition. More...
 
typedef std::vector< MaterialPaletteDefinition, Allocator< MaterialPaletteDefinition > > HPS::MaterialPaletteDefinitionArray
 Array of type HPS::MaterialPaletteDefinition. More...
 
typedef std::vector< GlyphDefinition, Allocator< GlyphDefinition > > HPS::GlyphDefinitionArray
 Array of type HPS::GlpyhDefinition. More...
 
typedef std::vector< LinePatternDefinition, Allocator< LinePatternDefinition > > HPS::LinePatternDefinitionArray
 Array of type HPS::LinePatternDefinition. More...
 
typedef std::vector< ShaderDefinition, Allocator< ShaderDefinition > > HPS::ShaderDefinitionArray
 Array of type HPS::ShaderDefinition. More...
 
typedef std::vector< ShapeDefinition, Allocator< ShapeDefinition > > HPS::ShapeDefinitionArray
 Array of type HPS::ShapeDefinition. More...
 
typedef std::vector< IntRectangle, Allocator< IntRectangle > > HPS::IntRectangleArray
 Array of type HPS::IntRectangle. More...
 
typedef std::vector< AttributeLock::Type, Allocator< AttributeLock::Type > > HPS::AttributeLockTypeArray
 Array of type HPS::AttributeLock. More...
 
typedef std::vector< Style::Type, Allocator< Style::Type > > HPS::StyleTypeArray
 Array of type HPS::Style::Type. More...
 
typedef std::vector< TrimElement, Allocator< TrimElement > > HPS::TrimElementArray
 Array of type HPS::TrimElement. More...
 
typedef std::vector< KeyPath, Allocator< KeyPath > > HPS::KeyPathArray
 Array of type HPS::KeyPath. More...
 
typedef std::vector< IncludeKey, Allocator< IncludeKey > > HPS::IncludeKeyArray
 Array of type HPS::IncludeKey. More...
 
typedef std::vector< KeyboardCode, Allocator< KeyboardCode > > HPS::KeyboardCodeArray
 Array of type HPS::KeyboardCode. More...
 
typedef std::vector< Touch, Allocator< Touch > > HPS::TouchArray
 Array of type HPS::Touch. More...
 
typedef std::vector< ReferenceKey, Allocator< ReferenceKey > > HPS::ReferenceKeyArray
 Array of type HPS::ReferenceKey. More...
 
typedef std::vector< intptr_t, Allocator< intptr_t > > HPS::IntPtrTArray
 Array of type intptr_t. More...
 
typedef std::vector< GeometryKey, Allocator< GeometryKey > > HPS::GeometryKeyArray
 Array of type HPS::GeometryKey. More...
 
typedef std::vector< Shell::Relation, Allocator< Shell::Relation > > HPS::ShellRelationArray
 Array of type HPS::ShelL::Relation. More...
 
typedef std::vector< StyleKey, Allocator< StyleKey > > HPS::StyleKeyArray
 Array of type HPS::StyleKey. More...
 
typedef std::vector< PointArray, Allocator< PointArray > > HPS::PointArrayArray
 Array of type HPS::PointArray. More...
 
typedef std::vector< Text::MarginUnits, Allocator< Text::MarginUnits > > HPS::TextMarginUnitsArray
 Array of type HPS::Text::MarginUnits. More...
 
typedef std::vector< PointArrayArray, Allocator< PointArrayArray > > HPS::PointArrayArrayArray
 Array of type HPS::PointArrayArray. More...
 
typedef std::vector< Drawing::ClipSpace, Allocator< Drawing::ClipSpace > > HPS::ClipSpaceArray
 Array of type HPS::Drawing::ClipSpace. More...
 
typedef std::vector< Drawing::ClipOperation, Allocator< Drawing::ClipOperation > > HPS::ClipOperationArray
 Array of type HPS::Drawing::ClipOperation. More...
 
typedef std::vector< MatrixKit, Allocator< MatrixKit > > HPS::MatrixKitArray
 Array of type HPS::MatrixKit. More...
 
typedef std::vector< int32_t, HPS::Allocator< int32_t > > HPS::Int32Array
 Array of type int32_t. More...
 
typedef std::vector< Line::CoordinateSpace, Allocator< Line::CoordinateSpace > > HPS::LineCoordinateSpaceArray
 Array of type HPS::Line::CoordinateSpace. More...
 
typedef std::vector< Drawing::Overlay, Allocator< Drawing::Overlay > > HPS::DrawingOverlayArray
 Array of type HPS::Drawing::Overlay. More...
 
typedef std::vector< HighlightState, Allocator< HighlightState > > HPS::HighlightStateArray
 Array of type HPS::HighlightState. More...
 

Detailed Description

Typedef Documentation

◆ AttributeLockTypeArray

◆ BoolArray

typedef std::vector<bool, Allocator<bool> > HPS::BoolArray

Array of type bool.

◆ ByteArray

typedef std::vector<byte, Allocator<byte> > HPS::ByteArray

Array of type HPS::byte.

◆ ByteArrayArray

Array of type HPS::ByteArray.

◆ CameraKitArray

Array of type HPS::CameraKit.

◆ CameraPointArray

◆ CharArray

typedef std::vector<char, Allocator<char> > HPS::CharArray

Array of type char.

◆ ClipOperationArray

◆ ClipSpaceArray

◆ ConditionalExpressionArray

◆ CubeMapDefinitionArray

◆ DrawingOverlayArray

◆ DVectorArray

typedef std::vector<DVector, Allocator<DVector> > HPS::DVectorArray

Array of type HPS::DVector.

◆ EventHandlerArray

◆ FloatArray

typedef std::vector<float, Allocator<float> > HPS::FloatArray

Array of type float.

◆ GeometryKeyArray

◆ GlyphDefinitionArray

Array of type HPS::GlpyhDefinition.

◆ GlyphElementArray

◆ GlyphPointArray

Array of type HPS::GlyphPoint.

◆ HighlightStateArray

◆ ImageDefinitionArray

◆ IncludeKeyArray

Array of type HPS::IncludeKey.

◆ InnerPixelPointArray

◆ InnerWindowPointArray

◆ Int32Array

typedef std::vector<int32_t, HPS::Allocator<int32_t> > HPS::Int32Array

Array of type int32_t.

◆ IntArray

typedef std::vector<int, Allocator<int> > HPS::IntArray

Array of type int.

◆ IntPtrTArray

typedef std::vector<intptr_t, Allocator<intptr_t> > HPS::IntPtrTArray

Array of type intptr_t.

◆ IntRectangleArray

◆ KeyArray

typedef std::vector<Key, Allocator<Key> > HPS::KeyArray

Array of type HPS::Key.

◆ KeyboardCodeArray

◆ KeyPathArray

typedef std::vector<KeyPath, Allocator<KeyPath> > HPS::KeyPathArray

Array of type HPS::KeyPath.

◆ LineCoordinateSpaceArray

◆ LinePatternDefinitionArray

◆ LinePatternElementArray

◆ LinePatternParallelKitArray

◆ LineSizeUnitsArray

◆ MaterialKitArray

◆ MaterialPaletteDefinitionArray

◆ MaterialTypeArray

◆ MatrixKitArray

Array of type HPS::MatrixKit.

◆ NamedStyleDefinitionArray

◆ ObjectPointArray

◆ PixelPointArray

Array of type HPS::PixelPoint.

◆ PlaneArray

typedef std::vector<Plane, Allocator<Plane> > HPS::PlaneArray

Array of type HPS::Plane.

◆ PointArray

typedef std::vector<Point, Allocator<Point> > HPS::PointArray

Array of type HPS::Point.

◆ PointArrayArray

Array of type HPS::PointArray.

◆ PointArrayArrayArray

◆ PortfolioKeyArray

◆ ReferenceKeyArray

◆ RGBAColorArray

Array of type HPS::RGBAColor.

◆ RGBColorArray

typedef std::vector<RGBColor, Allocator<RGBColor> > HPS::RGBColorArray

Array of type HPS::RGBColor.

◆ SByteArray

typedef std::vector<sbyte, Allocator<sbyte> > HPS::SByteArray

Array of type HPS::sbyte.

◆ SearchTypeArray

◆ SegmentKeyArray

Array of type HPS::SegmentKey.

◆ ShaderDefinitionArray

◆ ShapeDefinitionArray

◆ ShapeElementArray

◆ ShellRelationArray

Array of type HPS::ShelL::Relation.

◆ SizeTArray

typedef std::vector<size_t, Allocator<size_t> > HPS::SizeTArray

Array of type size_t.

◆ StyleKeyArray

typedef std::vector<StyleKey, Allocator<StyleKey> > HPS::StyleKeyArray

Array of type HPS::StyleKey.

◆ StyleTypeArray

Array of type HPS::Style::Type.

◆ TextMarginUnitsArray

◆ TextureDefinitionArray

Array of type HPS::TexureDefinition.

◆ TouchArray

typedef std::vector<Touch, Allocator<Touch> > HPS::TouchArray

Array of type HPS::Touch.

◆ TrimElementArray

◆ TrimKitArray

typedef std::vector<TrimKit, Allocator<TrimKit> > HPS::TrimKitArray

Array of type HPS::TrimKit.

◆ UnsignedIntArray

typedef std::vector<unsigned int, Allocator<unsigned int> > HPS::UnsignedIntArray

Array of type unsigned int.

◆ UTF8Array

typedef std::vector<UTF8, Allocator<UTF8> > HPS::UTF8Array

Array of type HPS::UTF8.

◆ UTF8ArrayArray

Array of type HPS::UTF8Array.

◆ VectorArray

typedef std::vector<Vector, Allocator<Vector> > HPS::VectorArray

Array of type HPS::Vector.

◆ WCharArray

typedef std::vector<wchar_t, Allocator<wchar_t> > HPS::WCharArray

Array of type wchar_t.

◆ WindowKeyArray

Array of type HPS::WindowKey.

◆ WindowPointArray

◆ WorldPointArray

Array of type HPS::WorldPoint.