Scaleform::Render::Point::BoundsType
Scaleform::Render::Point::BoundsType
enum BoundsType {
Min,
Max
};
Description
BoundsType is an enumeration used by SetPoint and Point constructors to initialize the point with the minimum or maximum point values.
File