Sprocket Custom Type Definitions
Typedefs | |
typedef std::vector< Animation, Allocator< Animation > > | HPS::AnimationArray |
typedef std::vector< CADModel, Allocator< CADModel > > | HPS::CADModelArray |
typedef std::vector< Canvas, Allocator< Canvas > > | HPS::CanvasArray |
typedef std::vector< Capture, Allocator< Capture > > | HPS::CaptureArray |
typedef std::vector< Channel, Allocator< Channel > > | HPS::ChannelArray |
typedef std::vector< Component, Allocator< Component > > | HPS::ComponentArray |
typedef std::vector< ComponentPath, Allocator< ComponentPath > > | HPS::ComponentPathArray |
typedef std::vector< Filter, Allocator< Filter > > | HPS::FilterArray |
typedef std::vector< FloatKeyframe, Allocator< FloatKeyframe > > | HPS::FloatKeyframeArray |
typedef std::vector< FloatSplineControlValues, Allocator< FloatSplineControlValues > > | HPS::FloatSplineControlValuesArray |
typedef std::vector< HighlightOptionsKit, Allocator< HighlightOptionsKit > > | HPS::HighlightOptionsKitArray |
typedef std::vector< Layout, Allocator< Layout > > | HPS::LayoutArray |
typedef std::vector< Metadata, Allocator< Metadata > > | HPS::MetadataArray |
typedef std::vector< Model, Allocator< Model > > | HPS::ModelArray |
typedef std::shared_ptr< Operator > | HPS::OperatorPtr |
Shared pointer to an Operator object. | |
typedef std::vector< OperatorPtr, Allocator< OperatorPtr > > | HPS::OperatorPtrArray |
typedef std::vector< PointKeyframe, Allocator< PointKeyframe > > | HPS::PointKeyframeArray |
typedef std::vector< PointSplineControlValues, Allocator< PointSplineControlValues > > | HPS::PointSplineControlValuesArray |
typedef std::vector< QuaternionKeyframe, Allocator< QuaternionKeyframe > > | HPS::QuaternionKeyframeArray |
typedef std::vector< QuaternionSplineControlValues, Allocator< QuaternionSplineControlValues > > | HPS::QuaternionSplineControlValuesArray |
typedef std::vector< ReferenceKeyArray, Allocator< ReferenceKeyArray > > | HPS::ReferenceKeyArrayArray |
typedef std::vector< RGBColorKeyframe, Allocator< RGBColorKeyframe > > | HPS::RGBColorKeyframeArray |
typedef std::vector< RGBColorSplineControlValues, Allocator< RGBColorSplineControlValues > > | HPS::RGBColorSplineControlValuesArray |
typedef std::vector< Sampler, Allocator< Sampler > > | HPS::SamplerArray |
typedef std::vector< VectorKeyframe, Allocator< VectorKeyframe > > | HPS::VectorKeyframeArray |
typedef std::vector< VectorSplineControlValues, Allocator< VectorSplineControlValues > > | HPS::VectorSplineControlValuesArray |
typedef std::vector< View, Allocator< View > > | HPS::ViewArray |