Gamp v0.0.7-54-gccdc599
Gamp: Graphics, Audio, Multimedia and Processing
Loading...
Searching...
No Matches
Example Class Reference
Inheritance diagram for Example:
Collaboration diagram for Example:

Public Member Functions

 Example ()
 
 Example ()
 
 Example ()
 
 Example ()
 
 Example ()
 
 Example ()
 
void display (const WindowRef &win, const jau::fraction_timespec &when) override
 Called by the drawable to initiate rendering by the client.
 
void dispose (const WindowRef &win, const jau::fraction_timespec &when) override
 Notifies the listener to perform the release of all renderer resources per context, such as memory buffers and shader programs.
 
void dispose (const WindowRef &win, const jau::fraction_timespec &when) override
 Notifies the listener to perform the release of all renderer resources per context, such as memory buffers and shader programs.
 
void dispose (const WindowRef &win, const jau::fraction_timespec &when) override
 Notifies the listener to perform the release of all renderer resources per context, such as memory buffers and shader programs.
 
void dispose (const WindowRef &win, const jau::fraction_timespec &when) override
 Notifies the listener to perform the release of all renderer resources per context, such as memory buffers and shader programs.
 
void dispose (const WindowRef &win, const jau::fraction_timespec &when) override
 Notifies the listener to perform the release of all renderer resources per context, such as memory buffers and shader programs.
 
void dispose (const WindowRef &win, const jau::fraction_timespec &when) override
 Notifies the listener to perform the release of all renderer resources per context, such as memory buffers and shader programs.
 
bool init (const WindowRef &win, const jau::fraction_timespec &when) override
 Called by the drawable immediately after the render context is initialized.
 
bool init (const WindowRef &win, const jau::fraction_timespec &when) override
 Called by the drawable immediately after the render context is initialized.
 
bool init (const WindowRef &win, const jau::fraction_timespec &when) override
 Called by the drawable immediately after the render context is initialized.
 
bool init (const WindowRef &win, const jau::fraction_timespec &when) override
 Called by the drawable immediately after the render context is initialized.
 
bool init (const WindowRef &win, const jau::fraction_timespec &when) override
 Called by the drawable immediately after the render context is initialized.
 
bool init (const WindowRef &win, const jau::fraction_timespec &when) override
 Called by the drawable immediately after the render context is initialized.
 
const PMVMat4fpmv () const noexcept
 
PMVMat4fpmv () noexcept
 
void reshape (const WindowRef &win, const jau::math::Recti &viewport, const jau::fraction_timespec &when) override
 Called by the drawable during the first repaint after the component has been resized.
 
std::string toStringImpl () const noexcept override
 
const Rectiviewport () const noexcept
 
Rectiviewport () noexcept
 
- Public Member Functions inherited from GearsES2
 GearsES2 ()
 
bool dispatchForShape (GearsObjectES2 &shape, const PointerShapeAction &action, const PointerEvent &e, const WindowRef &win)
 Dispatch PointerShapeAction to given shape w/ matrix traversal.
 
void display (const WindowRef &win, const jau::fraction_timespec &) override
 Called by the drawable to initiate rendering by the client.
 
void dispose (const WindowRef &win, const jau::fraction_timespec &when) override
 Notifies the listener to perform the release of all renderer resources per context, such as memory buffers and shader programs.
 
constexpr bool doRotate () const noexcept
 
GearsObjectES2findPick (const PointerShapeAction &action, const PointerEvent &e, const WindowRef &win)
 Fast loop through all shapes using PointerShapeAction w/o matrix traversal using view-coordinates.
 
bool init (const WindowRef &win, const jau::fraction_timespec &when) override
 Called by the drawable immediately after the render context is initialized.
 
constexpr Vec3fpan () noexcept
 
const PMVMat4fpmvMatrix () const noexcept
 
PMVMat4fpmvMatrix () noexcept
 
void reshape (const WindowRef &win, const jau::math::Recti &viewport, const jau::fraction_timespec &when) override
 Called by the drawable during the first repaint after the component has been resized.
 
void reshapeImpl (const WindowRef &win, const jau::math::Recti &viewport, float imageWidth, float imageHeight, const jau::fraction_timespec &when)
 
constexpr const jau::math::Vec3frotEuler () const noexcept
 
constexpr jau::math::Vec3frotEuler () noexcept
 
constexpr void setClearBuffers (bool v) noexcept
 
void setClearColor (const jau::math::Vec4f &clearColor) noexcept
 
constexpr void setDoRotate (bool rotate) noexcept
 
constexpr void setFlipVerticalInGLOrientation (bool v) noexcept
 
void setGearsColors (const jau::math::Vec4f &gear1Color, const jau::math::Vec4f &gear2Color, const jau::math::Vec4f &gear3Color) noexcept
 
void setZ (float zNear, float zFar, float zViewDist)
 
std::string toStringImpl () const noexcept override
 
constexpr const jau::math::Rectiviewport () const noexcept
 
- Public Member Functions inherited from gamp::wt::RenderListener
constexpr RenderListener (Private) noexcept
 Private ctor for shared_ptr<RenderListener> instance method w/o public ctor.
 
virtual ~RenderListener () noexcept=default
 
RenderActions pendingActions () const noexcept
 
RenderActionspendingActions () noexcept
 
void setPendingActions (RenderActions v) noexcept
 
std::string toString () const noexcept
 
- Public Member Functions inherited from GraphShapes01
 GraphShapes01 ()
 
bool animating () const noexcept
 
bool & animating () noexcept
 
void display (const WindowRef &win, const jau::fraction_timespec &when) override
 Called by the drawable to initiate rendering by the client.
 
void dispose (const WindowRef &win, const jau::fraction_timespec &when) override
 Notifies the listener to perform the release of all renderer resources per context, such as memory buffers and shader programs.
 
bool init (const WindowRef &win, const jau::fraction_timespec &when) override
 Called by the drawable immediately after the render context is initialized.
 
const PMVMat4fpmv () const noexcept
 
PMVMat4fpmv () noexcept
 
void reshape (const WindowRef &win, const jau::math::Recti &viewport, const jau::fraction_timespec &when) override
 Called by the drawable during the first repaint after the component has been resized.
 
void setOneFrame () noexcept
 
std::string toStringImpl () const noexcept override
 
const Rectiviewport () const noexcept
 
Rectiviewport () noexcept
 
- Public Member Functions inherited from Primitives01
 Primitives01 ()
 
bool animating () const noexcept
 
bool & animating () noexcept
 
void display (const WindowRef &win, const jau::fraction_timespec &when) override
 Called by the drawable to initiate rendering by the client.
 
void dispose (const WindowRef &win, const jau::fraction_timespec &when) override
 Notifies the listener to perform the release of all renderer resources per context, such as memory buffers and shader programs.
 
bool init (const WindowRef &win, const jau::fraction_timespec &when) override
 Called by the drawable immediately after the render context is initialized.
 
const PMVMat4fpmv () const noexcept
 
PMVMat4fpmv () noexcept
 
void reshape (const WindowRef &win, const jau::math::Recti &viewport, const jau::fraction_timespec &when) override
 Called by the drawable during the first repaint after the component has been resized.
 
std::string toStringImpl () const noexcept override
 
const Rectiviewport () const noexcept
 
Rectiviewport () noexcept
 
- Public Member Functions inherited from Primitives02
 Primitives02 ()
 
bool animating () const noexcept
 
bool & animating () noexcept
 
void display (const WindowRef &win, const jau::fraction_timespec &when) override
 Called by the drawable to initiate rendering by the client.
 
void dispose (const WindowRef &win, const jau::fraction_timespec &when) override
 Notifies the listener to perform the release of all renderer resources per context, such as memory buffers and shader programs.
 
bool init (const WindowRef &win, const jau::fraction_timespec &when) override
 Called by the drawable immediately after the render context is initialized.
 
const PMVMat4fpmv () const noexcept
 
PMVMat4fpmv () noexcept
 
void reshape (const WindowRef &win, const jau::math::Recti &viewport, const jau::fraction_timespec &when) override
 Called by the drawable during the first repaint after the component has been resized.
 
void setOneFrame () noexcept
 
std::string toStringImpl () const noexcept override
 
const Rectiviewport () const noexcept
 
Rectiviewport () noexcept
 
- Public Member Functions inherited from RedSquareES2
 RedSquareES2 ()
 
 RedSquareES2 ()
 
bool animating () const noexcept
 
bool & animating () noexcept
 
void display (const WindowRef &, const jau::fraction_timespec &when) override
 Called by the drawable to initiate rendering by the client.
 
void display (const WindowRef &win, const jau::fraction_timespec &when) override
 Called by the drawable to initiate rendering by the client.
 
void dispose (const WindowRef &, const jau::fraction_timespec &) override
 Notifies the listener to perform the release of all renderer resources per context, such as memory buffers and shader programs.
 
void dispose (const WindowRef &win, const jau::fraction_timespec &when) override
 Notifies the listener to perform the release of all renderer resources per context, such as memory buffers and shader programs.
 
bool init (const WindowRef &, const jau::fraction_timespec &when) override
 Called by the drawable immediately after the render context is initialized.
 
bool init (const WindowRef &win, const jau::fraction_timespec &when) override
 Called by the drawable immediately after the render context is initialized.
 
const PMVMat4fpmv () const noexcept
 
const PMVMat4fpmv () const noexcept
 
PMVMat4fpmv () noexcept
 
PMVMat4fpmv () noexcept
 
void reshape (const WindowRef &, const jau::math::Recti &viewport, const jau::fraction_timespec &) override
 Called by the drawable during the first repaint after the component has been resized.
 
void reshape (const WindowRef &win, const jau::math::Recti &viewport, const jau::fraction_timespec &when) override
 Called by the drawable during the first repaint after the component has been resized.
 
std::string toStringImpl () const noexcept override
 
const Rectiviewport () const noexcept
 
const Rectiviewport () const noexcept
 
Rectiviewport () noexcept
 
Rectiviewport () noexcept
 

Public Attributes

bool m_once = true
 

Static Public Attributes

static constexpr float coreRadius = 0.20f
 
static constexpr float coreRadiusHalfStep = 0.015f
 
static constexpr float radius = 1.00f
 

Additional Inherited Members

- Static Public Member Functions inherited from GearsES2
static constexpr float getTeethRotation (int name, float adeg) noexcept
 

Detailed Description

Constructor & Destructor Documentation

◆ Example() [1/6]

Example::Example ( )
inline

◆ Example() [2/6]

Example::Example ( )
inline

Definition at line 831 of file GraphShapes01.cpp.

◆ Example() [3/6]

Example::Example ( )
inline

Definition at line 329 of file Primitives01.cpp.

◆ Example() [4/6]

Example::Example ( )
inline

Definition at line 476 of file Primitives02.cpp.

◆ Example() [5/6]

Example::Example ( )
inline

Definition at line 65 of file RedSquareES2.cpp.

◆ Example() [6/6]

Example::Example ( )
inline

Definition at line 85 of file SolInSpace.cpp.

Member Function Documentation

◆ init() [1/6]

bool Example::init ( const WindowRef & ,
const jau::fraction_timespec &  )
inlineoverridevirtual

Called by the drawable immediately after the render context is initialized.

Can be used to perform one-time renderer initialization per context, such as setup of lights and display lists.

Note that this method may be called more than once if the underlying render context for the drawable is destroyed and recreated.

Returns
true if initialization is completed, false if not initialized yet and init shall be called again

Implements gamp::wt::RenderListener.

Definition at line 217 of file GearsES2.cpp.

◆ dispose() [1/6]

void Example::dispose ( const WindowRef & ,
const jau::fraction_timespec &  )
inlineoverridevirtual

Notifies the listener to perform the release of all renderer resources per context, such as memory buffers and shader programs.

Called by the drawable before the render context is destroyed by an external event.

Note that this event does not imply the end of life of the application.

Implements gamp::wt::RenderListener.

Examples
GearsES2.cpp, GraphShapes01.cpp, Primitives02.cpp, RedSquareES2.cpp, and SolInSpace.cpp.

Definition at line 225 of file GearsES2.cpp.

◆ init() [2/6]

bool Example::init ( const WindowRef & ,
const jau::fraction_timespec &  )
inlineoverridevirtual

Called by the drawable immediately after the render context is initialized.

Can be used to perform one-time renderer initialization per context, such as setup of lights and display lists.

Note that this method may be called more than once if the underlying render context for the drawable is destroyed and recreated.

Returns
true if initialization is completed, false if not initialized yet and init shall be called again

Implements gamp::wt::RenderListener.

Definition at line 835 of file GraphShapes01.cpp.

◆ dispose() [2/6]

void Example::dispose ( const WindowRef & ,
const jau::fraction_timespec &  )
inlineoverridevirtual

Notifies the listener to perform the release of all renderer resources per context, such as memory buffers and shader programs.

Called by the drawable before the render context is destroyed by an external event.

Note that this event does not imply the end of life of the application.

Implements gamp::wt::RenderListener.

Definition at line 842 of file GraphShapes01.cpp.

◆ init() [3/6]

bool Example::init ( const WindowRef & ,
const jau::fraction_timespec &  )
inlineoverridevirtual

Called by the drawable immediately after the render context is initialized.

Can be used to perform one-time renderer initialization per context, such as setup of lights and display lists.

Note that this method may be called more than once if the underlying render context for the drawable is destroyed and recreated.

Returns
true if initialization is completed, false if not initialized yet and init shall be called again

Implements gamp::wt::RenderListener.

Definition at line 333 of file Primitives01.cpp.

◆ dispose() [3/6]

void Example::dispose ( const WindowRef & ,
const jau::fraction_timespec &  )
inlineoverridevirtual

Notifies the listener to perform the release of all renderer resources per context, such as memory buffers and shader programs.

Called by the drawable before the render context is destroyed by an external event.

Note that this event does not imply the end of life of the application.

Implements gamp::wt::RenderListener.

Definition at line 340 of file Primitives01.cpp.

◆ init() [4/6]

bool Example::init ( const WindowRef & ,
const jau::fraction_timespec &  )
inlineoverridevirtual

Called by the drawable immediately after the render context is initialized.

Can be used to perform one-time renderer initialization per context, such as setup of lights and display lists.

Note that this method may be called more than once if the underlying render context for the drawable is destroyed and recreated.

Returns
true if initialization is completed, false if not initialized yet and init shall be called again

Implements gamp::wt::RenderListener.

Definition at line 480 of file Primitives02.cpp.

◆ dispose() [4/6]

void Example::dispose ( const WindowRef & ,
const jau::fraction_timespec &  )
inlineoverridevirtual

Notifies the listener to perform the release of all renderer resources per context, such as memory buffers and shader programs.

Called by the drawable before the render context is destroyed by an external event.

Note that this event does not imply the end of life of the application.

Implements gamp::wt::RenderListener.

Definition at line 487 of file Primitives02.cpp.

◆ init() [5/6]

bool Example::init ( const WindowRef & ,
const jau::fraction_timespec &  )
inlineoverridevirtual

Called by the drawable immediately after the render context is initialized.

Can be used to perform one-time renderer initialization per context, such as setup of lights and display lists.

Note that this method may be called more than once if the underlying render context for the drawable is destroyed and recreated.

Returns
true if initialization is completed, false if not initialized yet and init shall be called again

Implements gamp::wt::RenderListener.

Definition at line 69 of file RedSquareES2.cpp.

◆ dispose() [5/6]

void Example::dispose ( const WindowRef & ,
const jau::fraction_timespec &  )
inlineoverridevirtual

Notifies the listener to perform the release of all renderer resources per context, such as memory buffers and shader programs.

Called by the drawable before the render context is destroyed by an external event.

Note that this event does not imply the end of life of the application.

Implements gamp::wt::RenderListener.

Definition at line 76 of file RedSquareES2.cpp.

◆ viewport() [1/2]

Recti & Example::viewport ( )
inlinenoexcept
Examples
SolInSpace.cpp.

Definition at line 99 of file SolInSpace.cpp.

Here is the caller graph for this function:

◆ viewport() [2/2]

const Recti & Example::viewport ( ) const
inlinenoexcept

Definition at line 100 of file SolInSpace.cpp.

◆ pmv() [1/2]

PMVMat4f & Example::pmv ( )
inlinenoexcept
Examples
SolInSpace.cpp.

Definition at line 102 of file SolInSpace.cpp.

Here is the caller graph for this function:

◆ pmv() [2/2]

const PMVMat4f & Example::pmv ( ) const
inlinenoexcept

Definition at line 103 of file SolInSpace.cpp.

◆ init() [6/6]

bool Example::init ( const WindowRef & ,
const jau::fraction_timespec &  )
inlineoverridevirtual

Called by the drawable immediately after the render context is initialized.

Can be used to perform one-time renderer initialization per context, such as setup of lights and display lists.

Note that this method may be called more than once if the underlying render context for the drawable is destroyed and recreated.

Returns
true if initialization is completed, false if not initialized yet and init shall be called again

Implements gamp::wt::RenderListener.

Definition at line 105 of file SolInSpace.cpp.

◆ dispose() [6/6]

void Example::dispose ( const WindowRef & ,
const jau::fraction_timespec &  )
inlineoverridevirtual

Notifies the listener to perform the release of all renderer resources per context, such as memory buffers and shader programs.

Called by the drawable before the render context is destroyed by an external event.

Note that this event does not imply the end of life of the application.

Implements gamp::wt::RenderListener.

Definition at line 176 of file SolInSpace.cpp.

◆ reshape()

void Example::reshape ( const WindowRef & ,
const jau::math::Recti & ,
const jau::fraction_timespec &  )
inlineoverridevirtual

Called by the drawable during the first repaint after the component has been resized.

The client can update it's viewport associated data and view volume of the window/surface appropriately.

For efficiency the renderer viewport has already been updated, e.g. via glViewport(x, y, width, height) when this method is called.

Parameters
drawablethe triggering GLAutoDrawable
viewportthe viewport in pixel units

Implements gamp::wt::RenderListener.

Definition at line 183 of file SolInSpace.cpp.

◆ display()

void Example::display ( const WindowRef & ,
const jau::fraction_timespec &  )
inlineoverridevirtual

Called by the drawable to initiate rendering by the client.

After all listener have been notified of a display event, the drawable will swap its buffers.

Implements gamp::wt::RenderListener.

Examples
SolInSpace.cpp.

Definition at line 203 of file SolInSpace.cpp.

◆ toStringImpl()

std::string Example::toStringImpl ( ) const
inlineoverridevirtualnoexcept

Reimplemented from gamp::wt::RenderListener.

Examples
SolInSpace.cpp.

Definition at line 264 of file SolInSpace.cpp.

Member Data Documentation

◆ radius

float Example::radius = 1.00f
staticconstexpr
Examples
SolInSpace.cpp.

Definition at line 44 of file SolInSpace.cpp.

◆ coreRadius

float Example::coreRadius = 0.20f
staticconstexpr
Examples
SolInSpace.cpp.

Definition at line 45 of file SolInSpace.cpp.

◆ coreRadiusHalfStep

float Example::coreRadiusHalfStep = 0.015f
staticconstexpr
Examples
SolInSpace.cpp.

Definition at line 46 of file SolInSpace.cpp.

◆ m_once

bool Example::m_once = true
Examples
SolInSpace.cpp.

Definition at line 201 of file SolInSpace.cpp.


The documentation for this class was generated from the following files: