AnyCAD SDK PRO  2020
The Professional Graphics SDK for .Net and C++ Developers
Public 成员函数 | 所有成员列表
AnyCAD::Platform::SceneReader类 参考

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

Public 成员函数

bool LoadScene (Path^ fileName, SceneManager^ scene)
 
StringList^ ListFileFormat ()
 

详细描述

The 3d scene reader. -since R2016.

TODO:

成员函数说明

StringList ^ AnyCAD::Platform::SceneReader::ListFileFormat ( )

List all the file formats

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

Get the scene from file.

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

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