negate method

Pointer<Vector3C> negate()

Implementation

Pointer<Vector3C> negate() { ref.negate(); return this; }