libnolimits
1.0.0-beta
A NoLimits Roller Coaster 1 and 2 Library written in C++, which provides functionality to manipulate and create NoLimits 2 Parks or NoLimits 1 Tracks programmatically.
|
This is the complete list of members for NoLimits::NoLimits2::RollPoint, including all inherited members.
debug() | NoLimits::NoLimits2::RollPoint | inlinevirtual |
getPosition() const | NoLimits::NoLimits2::RollPoint | |
getRoll() const | NoLimits::NoLimits2::RollPoint | |
getStrict() const | NoLimits::NoLimits2::RollPoint | |
getVertical() const | NoLimits::NoLimits2::RollPoint | |
position | NoLimits::NoLimits2::RollPoint | private |
roll | NoLimits::NoLimits2::RollPoint | private |
RollPoint() | NoLimits::NoLimits2::RollPoint | inline |
RollPoint(double position, double roll, bool vertical, bool strict) | NoLimits::NoLimits2::RollPoint | inline |
setPosition(double value) | NoLimits::NoLimits2::RollPoint | |
setRoll(double value) | NoLimits::NoLimits2::RollPoint | |
setStrict(bool value) | NoLimits::NoLimits2::RollPoint | |
setVertical(bool value) | NoLimits::NoLimits2::RollPoint | |
strict | NoLimits::NoLimits2::RollPoint | private |
vertical | NoLimits::NoLimits2::RollPoint | private |