|
Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
#include <PrimContext.hpp>
Public Member Functions | |
| PrimitiveContext () | |
| void | dispose (const WindowRef &win, const jau::fraction_timespec &when) override |
| bool | init (const WindowRef &win, const jau::fraction_timespec &when) override |
| void | reshape (const WindowRef &win, const jau::math::Recti &viewport, const jau::fraction_timespec &when) override |
| void | reshapeImpl (const WindowRef &win, const jau::math::Recti &viewport, float imageWidth, float imageHeight, const jau::fraction_timespec &when) |
Definition at line 30 of file PrimContext.hpp.
|
inline |
Definition at line 39 of file PrimContext.hpp.
|
inlineoverride |
Definition at line 46 of file PrimContext.hpp.
|
inlineoverride |
Definition at line 103 of file PrimContext.hpp.
|
inlineoverride |
Definition at line 117 of file PrimContext.hpp.
|
inline |