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

The render target. 更多...

类 AnyCAD::Platform::RenderTarget 继承关系图:
AnyCAD::Platform::RenderWindow

Public 成员函数

ViewportGetViewport ()
 
CameraGetCamera ()
 
SceneEnvironmentGetEnviornment ()
 
bool CaptureImage (String^ fileName)
 

详细描述

The render target.

TODO:

成员函数说明

bool AnyCAD::Platform::RenderTarget::CaptureImage ( String^  fileName)

Save the scene as image. -since R2014UR1 @ param fileName the image file name.

返回
true if ok.
Camera ^ AnyCAD::Platform::RenderTarget::GetCamera ( )

Get Camera

返回
Camera
SceneEnvironment ^ AnyCAD::Platform::RenderTarget::GetEnviornment ( )

Get Environment

返回
Environment
Viewport ^ AnyCAD::Platform::RenderTarget::GetViewport ( )

Get the view port.

返回
the view port.

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