All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
trajectory_list_box3d_properties.h File Reference

Functions

ResourceID getTrajectoryResourceID () const
 Gets the value of TrajectoryProperty. More...
 
void setTrajectoryResourceID (ResourceID value)
 Sets the value of TrajectoryProperty. More...
 
float getItemAreaBegin () const
 Gets the value of ItemAreaBeginProperty. More...
 
void setItemAreaBegin (float value)
 Sets the value of ItemAreaBeginProperty. More...
 
float getItemAreaEnd () const
 Gets the value of ItemAreaEndProperty. More...
 
void setItemAreaEnd (float value)
 Sets the value of ItemAreaEndProperty. More...
 
bool isAlignToTangent () const
 Gets the value of AlignToTangentProperty. More...
 
void setAlignToTangent (bool value)
 Sets the value of AlignToTangentProperty. More...
 
float getSpacing () const
 Gets the value of SpacingProperty. More...
 
void setSpacing (float value)
 Sets the value of SpacingProperty. More...
 
float getCursorOffset () const
 Gets the value of CursorOffsetProperty. More...
 
void setCursorOffset (float value)
 Sets the value of CursorOffsetProperty. More...
 
Vector2 getScrollAxis () const
 Gets the value of ScrollAxisProperty. More...
 
void setScrollAxis (Vector2 value)
 Sets the value of ScrollAxisProperty. More...
 
float getRecognitionThreshold () const
 Gets the value of RecognitionThresholdProperty. More...
 
void setRecognitionThreshold (float value)
 Sets the value of RecognitionThresholdProperty. More...
 
float getSensitivity () const
 Gets the value of SensitivityProperty. More...
 
void setSensitivity (float value)
 Sets the value of SensitivityProperty. More...
 
float getSlidingAccelerationCoefficient () const
 Gets the value of SlidingAccelerationCoefficientProperty. More...
 
void setSlidingAccelerationCoefficient (float value)
 Sets the value of SlidingAccelerationCoefficientProperty. More...
 
float getSlidingDragCoefficient () const
 Gets the value of SlidingDragCoefficientProperty. More...
 
void setSlidingDragCoefficient (float value)
 Sets the value of SlidingDragCoefficientProperty. More...
 
float getDraggingAccelerationCoefficient () const
 Gets the value of DraggingAccelerationCoefficientProperty. More...
 
void setDraggingAccelerationCoefficient (float value)
 Sets the value of DraggingAccelerationCoefficientProperty. More...
 
float getDraggingDragCoefficient () const
 Gets the value of DraggingDragCoefficientProperty. More...
 
void setDraggingDragCoefficient (float value)
 Sets the value of DraggingDragCoefficientProperty. More...
 
float getDraggingImpulseFactor () const
 Gets the value of DraggingImpulseFactorProperty. More...
 
void setDraggingImpulseFactor (float value)
 Sets the value of DraggingImpulseFactorProperty. More...
 
float getSwipeDistance () const
 Gets the value of SwipeDistanceProperty. More...
 
void setSwipeDistance (float value)
 Sets the value of SwipeDistanceProperty. More...
 

Variables

static PropertyType< ResourceID > TrajectoryProperty
 Trajectory property. More...
 
static PropertyType< float > ItemAreaBeginProperty
 ItemAreaBegin property. More...
 
static PropertyType< float > ItemAreaEndProperty
 ItemAreaEnd property. More...
 
static PropertyType< bool > AlignToTangentProperty
 AlignToTangent property. More...
 
static PropertyType< float > SpacingProperty
 Spacing property. More...
 
static PropertyType< float > CursorOffsetProperty
 CursorOffset property. More...
 
static PropertyType< Vector2 > ScrollAxisProperty
 ScrollAxis property. More...
 
static PropertyType< float > RecognitionThresholdProperty
 RecognitionThreshold property. More...
 
static PropertyType< float > SensitivityProperty
 Sensitivity property. More...
 
static PropertyType< float > SlidingAccelerationCoefficientProperty
 SlidingAccelerationCoefficient property. More...
 
static PropertyType< float > SlidingDragCoefficientProperty
 SlidingDragCoefficient property. More...
 
static PropertyType< float > DraggingAccelerationCoefficientProperty
 DraggingAccelerationCoefficient property. More...
 
static PropertyType< float > DraggingDragCoefficientProperty
 DraggingDragCoefficient property. More...
 
static PropertyType< float > DraggingImpulseFactorProperty
 DraggingImpulseFactor property. More...
 
static PropertyType< float > SwipeDistanceProperty
 SwipeDistance property. More...
 

Function Documentation

ResourceID getTrajectoryResourceID ( ) const

Gets the value of TrajectoryProperty.

See also
setTrajectoryResourceID()
void setTrajectoryResourceID ( ResourceID  value)

Sets the value of TrajectoryProperty.

See also
getTrajectoryResourceID()
float getItemAreaBegin ( ) const

Gets the value of ItemAreaBeginProperty.

See also
setItemAreaBegin()
void setItemAreaBegin ( float  value)

Sets the value of ItemAreaBeginProperty.

See also
getItemAreaBegin()
float getItemAreaEnd ( ) const

Gets the value of ItemAreaEndProperty.

See also
setItemAreaEnd()
void setItemAreaEnd ( float  value)

Sets the value of ItemAreaEndProperty.

See also
getItemAreaEnd()
bool isAlignToTangent ( ) const

Gets the value of AlignToTangentProperty.

See also
setAlignToTangent()
void setAlignToTangent ( bool  value)

Sets the value of AlignToTangentProperty.

See also
isAlignToTangent()
float getSpacing ( ) const

Gets the value of SpacingProperty.

See also
setSpacing()
void setSpacing ( float  value)

Sets the value of SpacingProperty.

See also
getSpacing()
float getCursorOffset ( ) const

Gets the value of CursorOffsetProperty.

See also
setCursorOffset()
void setCursorOffset ( float  value)

Sets the value of CursorOffsetProperty.

See also
getCursorOffset()
Vector2 getScrollAxis ( ) const

Gets the value of ScrollAxisProperty.

See also
setScrollAxis()
void setScrollAxis ( Vector2  value)

Sets the value of ScrollAxisProperty.

See also
getScrollAxis()
float getRecognitionThreshold ( ) const
void setRecognitionThreshold ( float  value)
float getSensitivity ( ) const

Gets the value of SensitivityProperty.

See also
setSensitivity()
void setSensitivity ( float  value)

Sets the value of SensitivityProperty.

See also
getSensitivity()
float getSlidingAccelerationCoefficient ( ) const
void setSlidingAccelerationCoefficient ( float  value)
float getSlidingDragCoefficient ( ) const
void setSlidingDragCoefficient ( float  value)
float getDraggingAccelerationCoefficient ( ) const
void setDraggingAccelerationCoefficient ( float  value)
float getDraggingDragCoefficient ( ) const
void setDraggingDragCoefficient ( float  value)
float getDraggingImpulseFactor ( ) const
void setDraggingImpulseFactor ( float  value)
float getSwipeDistance ( ) const

Gets the value of SwipeDistanceProperty.

See also
setSwipeDistance()
void setSwipeDistance ( float  value)

Sets the value of SwipeDistanceProperty.

See also
getSwipeDistance()

Variable Documentation

PropertyType<ResourceID> TrajectoryProperty
static

Trajectory property.

The default value is ResourceID().

See also
setTrajectoryResourceID(), getTrajectoryResourceID()
PropertyType<float> ItemAreaBeginProperty
static

ItemAreaBegin property.

The default value is 0.0f.

See also
setItemAreaBegin(), getItemAreaBegin()
PropertyType<float> ItemAreaEndProperty
static

ItemAreaEnd property.

The default value is 1.0f.

See also
setItemAreaEnd(), getItemAreaEnd()
PropertyType<bool> AlignToTangentProperty
static

AlignToTangent property.

The default value is false.

See also
setAlignToTangent(), isAlignToTangent()
PropertyType<float> SpacingProperty
static

Spacing property.

The default value is 0.0f.

See also
setSpacing(), getSpacing()
PropertyType<float> CursorOffsetProperty
static

CursorOffset property.

The default value is 0.5f.

See also
setCursorOffset(), getCursorOffset()
PropertyType<Vector2> ScrollAxisProperty
static

ScrollAxis property.

The default value is Vector2(1.0f, 0.0f).

See also
setScrollAxis(), getScrollAxis()
PropertyType<float> RecognitionThresholdProperty
static

RecognitionThreshold property.

The default value is 5.0f.

See also
setRecognitionThreshold(), getRecognitionThreshold()
PropertyType<float> SensitivityProperty
static

Sensitivity property.

The default value is 1.0f.

See also
setSensitivity(), getSensitivity()
PropertyType<float> SlidingAccelerationCoefficientProperty
static

SlidingAccelerationCoefficient property.

The default value is 40.0f.

See also
setSlidingAccelerationCoefficient(), getSlidingAccelerationCoefficient()
PropertyType<float> SlidingDragCoefficientProperty
static

SlidingDragCoefficient property.

The default value is 80.0f.

See also
setSlidingDragCoefficient(), getSlidingDragCoefficient()
PropertyType<float> DraggingAccelerationCoefficientProperty
static

DraggingAccelerationCoefficient property.

The default value is 80.0f.

See also
setDraggingAccelerationCoefficient(), getDraggingAccelerationCoefficient()
PropertyType<float> DraggingDragCoefficientProperty
static

DraggingDragCoefficient property.

The default value is 150.0f.

See also
setDraggingDragCoefficient(), getDraggingDragCoefficient()
PropertyType<float> DraggingImpulseFactorProperty
static

DraggingImpulseFactor property.

The default value is 2.0f.

See also
setDraggingImpulseFactor(), getDraggingImpulseFactor()
PropertyType<float> SwipeDistanceProperty
static

SwipeDistance property.

The default value is 0.005f.

See also
setSwipeDistance(), getSwipeDistance()