Spatial code changed to get rid of inconsistent this->* operation
Now we use virtual calls instead and redirect VMT pointer of the geometry object with 'new' operation
Showing
Please register or sign in to comment
Now we use virtual calls instead and redirect VMT pointer of the geometry object with 'new' operation