Wheel.Builder

Undocumented in source.

Constructors

this
this(SegmentBuilder* segment, int data, int pointers, int dataSize, short pointerCount)
Undocumented in source.

Members

Functions

asReader
auto asReader()
Undocumented in source. Be warned that the author may not have intended to support it.
getAirPressure
float getAirPressure()
Undocumented in source. Be warned that the author may not have intended to support it.
getDiameter
ushort getDiameter()
Undocumented in source. Be warned that the author may not have intended to support it.
getSnowTires
bool getSnowTires()
Undocumented in source. Be warned that the author may not have intended to support it.
setAirPressure
void setAirPressure(float value)
Undocumented in source. Be warned that the author may not have intended to support it.
setDiameter
void setDiameter(ushort value)
Undocumented in source. Be warned that the author may not have intended to support it.
setSnowTires
void setSnowTires(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

b
StructBuilder b;
Undocumented in source.

Meta