26#ifndef RENDER_3D_RAYTRACE_RAM_H
27#define RENDER_3D_RAYTRACE_RAM_H
constexpr double PCB_IU_PER_MM
Helper class to handle information needed to display 3D board.
A class used to derive camera objects from.
void deletePbo() override
bool Redraw(bool aIsMoving, REPORTER *aStatusReporter, REPORTER *aWarningReporter) override
Redraw the view.
wxSize GetRealBufferSize()
~RENDER_3D_RAYTRACE_RAM()
static constexpr float MIN_DISTANCE_IU
void SetCurWindowSize(const wxSize &aSize) override
Before each render, the canvas will tell the render what is the size of its windows,...
A pure virtual class used to derive REPORTER objects from.