Stellarium 0.13.3
Meteor Member List

This is the complete list of members for Meteor, including all inherited members.

bolideTexture (defined in Meteor)Meteorstatic
buildColorArrays(const int segments, const QList< colorPair > colors, QList< Vec4f > &lineColorArray, QList< Vec4f > &trainColorArray)Meteorstatic
calculateThickness(const StelCore *core, float &thickness, float &bolideSize)Meteorstatic
colorPair typedefMeteor
draw(const StelCore *core, StelPainter &sPainter)Meteor
drawBolide(const StelCore *core, StelPainter &sPainter, const MeteorModel &mm, const Mat4d &viewMatrix, const float bolideSize)Meteorstatic
drawTrain(const StelCore *core, StelPainter &sPainter, const MeteorModel &mm, const Mat4d &viewMatrix, const float thickness, const int segments, QList< Vec4f > lineColorArray, QList< Vec4f > trainColorArray)Meteorstatic
initMeteorModel(const StelCore *core, const int segments, const Mat4d viewMatrix, MeteorModel &mm)Meteorstatic
Meteor(const StelCore *, float v)Meteor
update(double deltaTime)Meteor
updateMeteorModel(double deltaTime, double speed, MeteorModel &mm)Meteorstatic
~Meteor() (defined in Meteor)Meteorvirtual