computeBoundingSphere method

void computeBoundingSphere()
inherited

Implementation

void computeBoundingSphere(){
  throw('Object3D.computeBoundingSphere is Not implimented!');
}