IPXV_3DScene Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
Line 15: Line 15:
 
| [[PXV:IPXV_3DScene_CreateLight|CreateLight]]
 
| [[PXV:IPXV_3DScene_CreateLight|CreateLight]]
 
| [[PXV:IPXV_3DScene_GetColor|GetColor]]
 
| [[PXV:IPXV_3DScene_GetColor|GetColor]]
| [[PXV:IPXV_3DScene_GetObjects|GetObjects]]
+
| [[PXV:IPXV_3DScene_SetBGColors|SetBGColors]]
 
| [[PXV:IPXV_3DScene_SetColor|SetColor]]
 
| [[PXV:IPXV_3DScene_SetColor|SetColor]]
 +
|-
 +
| [[PXV:IPXV_3DScene_GetBGColors|GetBGColors]]
 +
| [[PXV:IPXV_3DScene_GetObjects|GetObjects]]
 +
| [[PXV:IPXV_3DScene_SetBGImage|SetBGImage]]
 +
|
 
|}
 
|}
  
Line 22: Line 27:
 
{| class="wikitable properties"
 
{| class="wikitable properties"
 
|-
 
|-
| [[PXV:IPXV_3DScene_LightScheme|LightScheme]]
+
| [[PXV:IPXV_3DScene_BackroundMode|BackroundMode]]
 +
| [[PXV:IPXV_3DScene_ModelTreeRoot|ModelTreeRoot]]
 
| [[PXV:IPXV_3DScene_RenderMode|RenderMode]]
 
| [[PXV:IPXV_3DScene_RenderMode|RenderMode]]
| [[PXV:IPXV_3DScene_ShowAxes|ShowAxes]]
 
 
| [[PXV:IPXV_3DScene_ShowOrientationAxes|ShowOrientationAxes]]
 
| [[PXV:IPXV_3DScene_ShowOrientationAxes|ShowOrientationAxes]]
 
|-
 
|-
 +
| [[PXV:IPXV_3DScene_LightScheme|LightScheme]]
 
| [[PXV:IPXV_3DScene_RenderDoubleSided|RenderDoubleSided]]
 
| [[PXV:IPXV_3DScene_RenderDoubleSided|RenderDoubleSided]]
|  
+
| [[PXV:IPXV_3DScene_ShowAxes|ShowAxes]]
|  
+
 
|  
 
|  
 
|}
 
|}

Latest revision as of 04:51, 14 November 2018


The interface of object of PDF-XChange Editor SDK.

IPXV_3DScene extends the IPXV_3DObj interface.

Methods

CreateLight GetColor SetBGColors SetColor
GetBGColors GetObjects SetBGImage

Properties

BackroundMode ModelTreeRoot RenderMode ShowOrientationAxes
LightScheme RenderDoubleSided ShowAxes

See Also

IPXV_Annot3DContext::Scene