Documentation for Vector3
Former-commit-id: 15f770065aa66e03928d7086403c697be334cb3a
This commit is contained in:
@@ -73,8 +73,8 @@ namespace Nz
|
|||||||
|
|
||||||
String ToString() const;
|
String ToString() const;
|
||||||
|
|
||||||
operator T*();
|
operator T* ();
|
||||||
operator const T*() const;
|
operator const T* () const;
|
||||||
|
|
||||||
const Vector3& operator+() const;
|
const Vector3& operator+() const;
|
||||||
Vector3 operator-() const;
|
Vector3 operator-() const;
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user