initial commit
This commit is contained in:
8
include/opengl/handles/alpha_handle.hpp
Normal file
8
include/opengl/handles/alpha_handle.hpp
Normal file
@@ -0,0 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
namespace zgl
|
||||
{
|
||||
|
||||
using alpha_handle = float;
|
||||
|
||||
} // namespace zgl
|
||||
Reference in New Issue
Block a user