cgv
Loading...
Searching...
No Matches
system_devices.h
1
#pragma once
2
3
#include <vector>
4
#include <string>
5
#include <cgv/utils/guid.h>
6
7
#include "lib_begin.h"
8
9
namespace
cgv
{
10
namespace
os {
11
19
extern
CGV_API
bool
enumerate_system_devices(std::vector<std::pair<std::string, cgv::utils::guid>>& devices,
const
std::string& selector =
""
,
bool
present =
true
);
20
21
}
22
}
23
#include <cgv/config/lib_end.h>
cgv
the cgv namespace
Definition
print.h:11
cgv
os
system_devices.h
Generated by
1.9.8