|
@@ -85,7 +85,6 @@ public:
|
|
const aiVector2t& operator /= (TReal f);
|
|
const aiVector2t& operator /= (TReal f);
|
|
|
|
|
|
TReal operator[](unsigned int i) const;
|
|
TReal operator[](unsigned int i) const;
|
|
- TReal& operator[](unsigned int i);
|
|
|
|
|
|
|
|
bool operator== (const aiVector2t& other) const;
|
|
bool operator== (const aiVector2t& other) const;
|
|
bool operator!= (const aiVector2t& other) const;
|
|
bool operator!= (const aiVector2t& other) const;
|