C++ / OpenCL Raytracer
SDim Struct Reference

#include <camera.h>

Public Attributes

int m_iX
 Width in pixels.
 
int m_iY
 Height in pixels.
 

Detailed Description

Integer structure storing output image size in pixels Example: SDim dimensions = { width, height };


The documentation for this struct was generated from the following file: