ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cloudViewer::docstring::ArgumentDoc Class Reference

#include <docstring.h>

Collaboration diagram for cloudViewer::docstring::ArgumentDoc:

Public Attributes

std::string name_ = ""
 
std::string type_ = ""
 
std::string default_ = ""
 
std::string long_default_ = ""
 
std::string body_ = ""
 

Detailed Description

Definition at line 18 of file docstring.h.

Member Data Documentation

◆ body_

std::string cloudViewer::docstring::ArgumentDoc::body_ = ""

◆ default_

std::string cloudViewer::docstring::ArgumentDoc::default_ = ""

◆ long_default_

std::string cloudViewer::docstring::ArgumentDoc::long_default_ = ""

◆ name_

◆ type_

std::string cloudViewer::docstring::ArgumentDoc::type_ = ""

The documentation for this class was generated from the following file: