Loading...
Searching...
No Matches
Files | Classes | Enumerations
Projection Parameters

Projection parameters used in cuProj APIs. More...

Files

file  projection_parameters.hpp
 

Classes

struct  cuproj::projection_parameters< T >
 Projection parameters. More...
 

Enumerations

enum class  cuproj::hemisphere { NORTH , SOUTH }
 Hemisphere identifier for projections. More...
 

Detailed Description

Projection parameters used in cuProj APIs.

Enumeration Type Documentation

◆ hemisphere

enum class cuproj::hemisphere
strong

Hemisphere identifier for projections.

Definition at line 31 of file projection_parameters.hpp.