mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-02 23:50:50 +00:00
document
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@90 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
/* $Id$ */
|
||||
/*!
|
||||
* %file KMw/Vulkan.h
|
||||
* %brief Vulkan widget
|
||||
* %warning This header is not documented yet
|
||||
*/
|
||||
#ifndef __MW_VULKAN_H__
|
||||
#define __MW_VULKAN_H__
|
||||
|
||||
@@ -16,6 +21,9 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/*!
|
||||
* %brief Vulkan widget class
|
||||
*/
|
||||
MWDECL MwClass MwVulkanClass;
|
||||
|
||||
// Add an extension to the list of extensions to enable prior to initialization.
|
||||
|
||||
Reference in New Issue
Block a user