Return BezTriple as a const pointer from utility functions instead of by a value since it's a large struct.
41 KiB
41 KiB
Return BezTriple as a const pointer from utility functions instead of by a value since it's a large struct.