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

Dynamic cast object. 更多...

Public 成员函数

GroupSceneNodeToGroupSceneNode (SceneNode^ pValue)
 
EntitySceneNodeToEntitySceneNode (SceneNode^ pValue)
 
PointNodeToPointNode (SceneNode^ pValue)
 
LineNodeToLineNode (SceneNode^ pValue)
 
RenderableGeometryToRenderableGeometry (RenderableEntity^ pValue)
 
RenderableGroupEntityToRenderableGroupEntity (RenderableEntity^ pValue)
 

详细描述

Dynamic cast object.

TODO:

成员函数说明

EntitySceneNode ^ AnyCAD::Platform::SceneNodeCast::ToEntitySceneNode ( SceneNode pValue)

Cast SceneNode to EntitySceneNode

参数
pValuethe SceneNode
返回
the EntitySceneNode
GroupSceneNode ^ AnyCAD::Platform::SceneNodeCast::ToGroupSceneNode ( SceneNode pValue)

Cast SceneNode to GroupSceneNode

参数
pValuethe SceneNode
返回
the GroupSceneNode
LineNode ^ AnyCAD::Platform::SceneNodeCast::ToLineNode ( SceneNode pValue)

Cast SceneNode to LineNode

参数
pValuethe SceneNode
返回
the LineNode
PointNode ^ AnyCAD::Platform::SceneNodeCast::ToPointNode ( SceneNode pValue)

Cast SceneNode to PointNode

参数
pValuethe SceneNode
返回
the PointNode
RenderableGeometry ^ AnyCAD::Platform::SceneNodeCast::ToRenderableGeometry ( RenderableEntity pValue)
RenderableGroupEntity ^ AnyCAD::Platform::SceneNodeCast::ToRenderableGroupEntity ( RenderableEntity pValue)

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