Projection interface which deals with all types of projections.
Internal
Protected
Retrieves the specific type of the projection.
The type of the projection as a ProjectionType enumeration.
Registers an object for auto release. When the object is not used anymore, it will be released automatically from C++.
The pointer ID to register
Projection interface which deals with all types of projections.