AnyCAD C++ API  2018
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义 
静态 Public 成员函数 | 所有成员列表
AnyCAD::API::SceneReader类 参考

The 3d scene reader. -since R2016. 更多...

#include <APISceneReader.h>

静态 Public 成员函数

static bool LoadScene (const Path &fileName, const SceneManager &scene)
 
static StringList ListFileFormat ()
 

详细描述

The 3d scene reader. -since R2016.

TODO:

成员函数说明

static StringList AnyCAD::API::SceneReader::ListFileFormat ( )
static

List all the file formats

返回
the file format list.
static bool AnyCAD::API::SceneReader::LoadScene ( const Path fileName,
const SceneManager scene 
)
static

Get the scene from file.

参数
fileNamethe file name.
scenethe scene to store the models.
返回
false if failed..

该类的文档由以下文件生成: