Make shape functions static
These functions don't need to be in the header file, we can declare them as static.
Make shape functions static
These functions don't need to be in the header file, we can declare them
as static.