CG_Labs
2020.0
|
#include <iostream>
#include <sstream>
#include <string>
#include <imgui.h>
#include "BuildSettings.h"
#include "GLStateInspectionView.h"
Variables | |
std::vector< std::string > | snapshotList |
int | snapshotItem = 0 |
char ** | snapshotName |
int snapshotItem = 0 |
std::vector<std::string> snapshotList |
char** snapshotName |