ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
FBXCommand.cpp File Reference
#include "FBXCommand.h"
#include "FBXFilter.h"
Include dependency graph for FBXCommand.cpp:

Go to the source code of this file.

Variables

constexpr char COMMAND_FBX [] = "FBX"
 
constexpr char COMMAND_FBX_EXPORT_FORMAT [] = "EXPORT_FMT"
 

Variable Documentation

◆ COMMAND_FBX

constexpr char COMMAND_FBX[] = "FBX"
constexpr

Definition at line 12 of file FBXCommand.cpp.

◆ COMMAND_FBX_EXPORT_FORMAT

constexpr char COMMAND_FBX_EXPORT_FORMAT[] = "EXPORT_FMT"
constexpr

Definition at line 13 of file FBXCommand.cpp.

Referenced by FBXCommand::process().