ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ecvOptions.cpp File Reference
#include "ecvOptions.h"
#include "ecvSettingManager.h"
#include <CVLog.h>
#include <ecvSingleton.h>
Include dependency graph for ecvOptions.cpp:

Go to the source code of this file.

Variables

static ecvSingleton< ecvOptionss_options
 Unique instance of ecvOptions. More...
 

Variable Documentation

◆ s_options

ecvSingleton<ecvOptions> s_options
static

Unique instance of ecvOptions.

Definition at line 19 of file ecvOptions.cpp.

Referenced by ecvOptions::InstanceNonConst(), and ecvOptions::ReleaseInstance().