Class Direct2DTest

Inheritance Relationships

Base Type

Class Documentation

class Direct2DTest : public Blam::DebugUI::ImGUIDrawingGroup

Dialog used to test early implementation of Direct2D.

Its functionality is mostly useless at this point as all it was used to test can now be done via the Render Stack.

Public Functions

Direct2DTest()

Empty constructor.

~Direct2DTest()

Empty destructor.

void Draw()

Draws the window and any Direct2D primitives that have been enabled.