Class Qkmaxware::Rendering::Skybox

Class List > Qkmaxware > Rendering > Skybox

Base class for rendering a skybox

Inherited by the following classes: Qkmaxware::Rendering::GradientSkybox, Qkmaxware::Rendering::SolidSkybox, Qkmaxware::Rendering::TexturedSkybox

Public Functions

Type Name
virtual Color GetPixel (BaseCamera camera, int x, int y)
Get the skybox colour for the given camera

Public Functions Documentation

function GetPixel

inline virtual Color Qkmaxware::Rendering::Skybox::GetPixel (
    BaseCamera camera,
    int x,
    int y
) 

Parameters:

  • camera camera
  • x pixel x
  • y pixel y

Returns:

skybox color for camera pixel


The documentation for this class was generated from the following file Render/src/Skybox.cs