Open CASCADE Technology
7.5.0
|
#include <Graphic3d_Vec3.hxx>
#include <limits>
#include <map>
#include <vector>
#include <set>
#include <string>
Data Structures | |
class | ViewerTest_CmdParser |
Command parser. More... | |
Typedefs | |
typedef std::size_t | ViewerTest_CommandOptionKey |
A key for a command line option used for a ViewerTest_CmdParser work. More... | |
typedef std::set< ViewerTest_CommandOptionKey > | ViewerTest_CommandOptionKeySet |
A set of keys for command-line options. More... | |
typedef std::size_t ViewerTest_CommandOptionKey |
A key for a command line option used for a ViewerTest_CmdParser work.
typedef std::set<ViewerTest_CommandOptionKey> ViewerTest_CommandOptionKeySet |
A set of keys for command-line options.