Vec3Pool constructor

Vec3Pool()

Implementation

Vec3Pool(){
  type = Vec3();
}