pushVector abstract method

void pushVector(
  1. Vec2D value
)

Implementation

void pushVector(Vec2D value);