Package foundry.veil.impl.client.imgui
Class AdvancedFboImGuiAreaImpl
java.lang.Object
foundry.veil.impl.client.imgui.AdvancedFboImGuiAreaImpl
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic AdvancedFbo
allocate
(int width, int height) static void
begin()
static void
end()
-
Constructor Details
-
AdvancedFboImGuiAreaImpl
public AdvancedFboImGuiAreaImpl()
-
-
Method Details
-
allocate
-
begin
public static void begin() -
end
public static void end()
-