Skip to content

realm: Refactor Point<N,T> to remove the x,y,z,w fields and replace them with...

Cory Perry US requested to merge cperry/point into master

realm: Refactor Point<N,T> to remove the x,y,z,w fields and replace them with x(),y(),z(),w() functions

Merge request reports