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

The 3d scene writer settings. -since R2016. 更多...

#include <APISceneWriterSettings.h>

Public 成员函数

void SetScene (const SceneManager &val)
 
void SetCamera (const Camera &val)
 
void SetViewport (const Viewport &val)
 

详细描述

The 3d scene writer settings. -since R2016.

TODO:

成员函数说明

void AnyCAD::API::SceneWriterSettings::SetCamera ( const Camera val)

Set the camera

参数
valthe camera
void AnyCAD::API::SceneWriterSettings::SetScene ( const SceneManager val)

Set the scene to save.

参数
valthe SceneManager
void AnyCAD::API::SceneWriterSettings::SetViewport ( const Viewport val)

Set the view port

参数
valthe view port

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