ClassMVector4
From MaratisWiki
(Difference between revisions)
Dahnielson (Talk | contribs) |
Dahnielson (Talk | contribs) |
||
(4 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{doxybot-warning|MVector4}}</noinclude><includeonly> | <noinclude>{{doxybot-warning|MVector4}}</noinclude><includeonly> | ||
− | + | {{doxybot-class|1=MVector4|2=}} | |
− | + | {{doxybot-member|1=float MVector4::xNone|2=}} | |
− | + | {{doxybot-member|1=float MVector4::yNone|2=}} | |
− | + | {{doxybot-member|1=float MVector4::zNone|2=}} | |
− | + | {{doxybot-member|1=float MVector4::wNone|2=}} | |
− | + | {{doxybot-member|1=MVector4::MVector4(void)|2=}} | |
− | + | {{doxybot-member|1=MVector4::MVector4(float newX, float newY, float newZ, float newW)|2=}} | |
− | + | {{doxybot-member|1=MVector4::MVector4(const float value)|2=}} | |
− | + | {{doxybot-member|1=MVector4::MVector4(const float *values)|2=}} | |
− | + | {{doxybot-member|1=MVector4::MVector4(const MVector4 &vec)|2=}} | |
− | + | {{doxybot-member|1=MVector4::MVector4(const MVector3 &vec)|2=}} | |
− | + | {{doxybot-member|1=MVector4::MVector4(const MColor &color)|2=}} | |
− | + | {{doxybot-member|1=MVector4 MVector4::operator+(const MVector4 &vec) const |2=}} | |
− | + | {{doxybot-member|1=MVector4 MVector4::operator-(const MVector4 &vec) const |2=}} | |
− | + | {{doxybot-member|1=MVector4 MVector4::operator*(const float value) const |2=}} | |
− | + | {{doxybot-member|1=MVector4 MVector4::operator/(const float value) const |2=}} | |
− | + | {{doxybot-member|1=bool MVector4::operator==(const MVector4 &vec) const |2=}} | |
− | + | {{doxybot-member|1=bool MVector4::operator!=(const MVector4 &vec) const |2=}} | |
− | + | {{doxybot-member|1=void MVector4::operator+=(const MVector4 &vec)|2=}} | |
− | + | {{doxybot-member|1=void MVector4::operator-=(const MVector4 &vec)|2=}} | |
− | + | {{doxybot-member|1=void MVector4::operator*=(const float value)|2=}} | |
− | + | {{doxybot-member|1=void MVector4::operator/=(const float value)|2=}} | |
− | + | {{doxybot-member|1=MVector4 MVector4::operator-(void) const |2=}} | |
− | + | {{doxybot-member|1=MVector4 MVector4::operator+(void) const |2=}} | |
− | + | {{doxybot-member|1=MVector4::operator float *() const |2=}} | |
− | + | {{doxybot-member|1=MVector4::operator const float *() const |2=}} | |
− | + | {{doxybot-member|1=MVector4::operator MVector3()|2=}} | |
− | + | {{doxybot-member|1=void MVector4::set(float newX, float newY, float newZ, float newW)|2=}} | |
− | + | {{doxybot-member|1=void MVector4::loadIdentity(void)|2=}} | |
− | + | {{doxybot-member|1=float MVector4::dotProduct(const MVector4 &vec)|2=}} | |
− | + | {{doxybot-member|1=MVector4 MVector4::lerp(const MVector4 &vec, float factor) const |2=}} | |
− | + | {{doxybot-member|1=MVector4 operator*(float factor, const MVector4 &vec)|2=}} | |
− | + | {{doxybot-categories}} | |
− | + | </includeonly> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + |
Latest revision as of 13:10, 8 February 2014
This page is automatically edited by Doxybot. Do not edit it manually, human! Edit instead the main page MVector4 that it is trancluded into.