Searched defs:RSCoordinate (Results 1 – 1 of 1) sorted by relevance
46 struct RSCoordinate { struct49 RSCoordinate() : x(), y(), z(){}; in RSCoordinate() argument