API Documentation
MAIN PAGE
NAMESPACES
CLASSES
Documentation
Headers
NilkinsAstraeus
Graphics
ShaderLibs
Maths
GeometryLib.h
1
// GeometryLib.h
3
//
5
6
namespace
nkAstraeus
7
{
11
class
GeometryLib
final
12
{
13
public :
14
15
// Sources
33
static
nkMemory::StringView
nkGetSphereIntersection
() ;
49
static
nkMemory::StringView
nkSphericalToDirection
() ;
64
static
nkMemory::StringView
nkDirectionToUv
() ;
79
static
nkMemory::StringView
nkUvToDirection
() ;
80
} ;
81
}
nkAstraeus::GeometryLib::nkGetSphereIntersection
static nkMemory::StringView nkGetSphereIntersection()
nkAstraeus::GeometryLib::nkDirectionToUv
static nkMemory::StringView nkDirectionToUv()
nkAstraeus::GeometryLib
Shader program helping sources for general geometry concepts.
Definition:
GeometryLib.h:12
nkAstraeus
Encompasses all API of component NilkinsAstraeus.
Definition:
BlurComplexEffect.h:7
nkMemory::StringView
Class holding information about a string, with no ownership over the data.
Definition:
StringView.h:22
nkAstraeus::GeometryLib::nkUvToDirection
static nkMemory::StringView nkUvToDirection()
nkAstraeus::GeometryLib::nkSphericalToDirection
static nkMemory::StringView nkSphericalToDirection()
Generated by
Doxygen
1.8.18