#include <point-traits.h>
Public Methods | |
ARRAY & | to_derived () |
ARRAY const & | to_derived () const |
ARRAY & | operator-= (ARRAY const &rhs) |
ARRAY | operator- (ARRAY const &rhs) const |
ARRAY & | operator+= (ARRAY const &rhs) |
ARRAY | operator+ (ARRAY const &rhs) const |
|
Definition at line 139 of file point-traits.h. Referenced by operator+, operator+=, operator-, and operator-=. |
|
Definition at line 140 of file point-traits.h. |
|
Definition at line 143 of file point-traits.h. References to_derived. |
|
Definition at line 148 of file point-traits.h. References to_derived. |
|
Definition at line 152 of file point-traits.h. References to_derived. |
|
Definition at line 157 of file point-traits.h. References to_derived. |