IPXC_3DView Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(4 intermediate revisions by the same user not shown)
Line 7: Line 7:
  
 
The interface of object of PDF-XChange Editor SDK.
 
The interface of object of PDF-XChange Editor SDK.
 +
 +
== Methods ==
 +
{| class="wikitable methods"
 +
|-
 +
| [[PXV:IPXC_3DView_GetBackgroungRGB|GetBackgroungRGB]]
 +
| [[PXV:IPXC_3DView_ResetMatrix|ResetMatrix]]
 +
| [[PXV:IPXC_3DView_SetBackgroungRGB|SetBackgroungRGB]]
 +
| [[PXV:IPXC_3DView_SetRenderMode|SetRenderMode]]
 +
|-
 +
| [[PXV:IPXC_3DView_GetRenderMode|GetRenderMode]]
 +
|
 +
|
 +
|
 +
|}
 +
 +
== Properties ==
 +
{| class="wikitable properties"
 +
|-
 +
| [[PXV:IPXC_3DView_Background|Background]]
 +
| [[PXV:IPXC_3DView_ExternalName|ExternalName]]
 +
| [[PXV:IPXC_3DView_Nodes|Nodes]]
 +
| [[PXV:IPXC_3DView_Snapshot|Snapshot]]
 +
|-
 +
| [[PXV:IPXC_3DView_C2W|C2W]]
 +
| [[PXV:IPXC_3DView_InternalName|InternalName]]
 +
| [[PXV:IPXC_3DView_Projection|Projection]]
 +
| [[PXV:IPXC_3DView_U3DPath|U3DPath]]
 +
|-
 +
| [[PXV:IPXC_3DView_CO|CO]]
 +
| [[PXV:IPXC_3DView_LightingScheme|LightingScheme]]
 +
| [[PXV:IPXC_3DView_ResetNodes|ResetNodes]]
 +
|
 +
|}
 +
 +
== See Also ==
 +
[[PXV:IPXC_3DViewList_FindByExternalName|IPXC_3DViewList::FindByExternalName]], [[PXV:IPXC_3DViewList_FindByInternalName|IPXC_3DViewList::FindByInternalName]], [[PXV:IPXC_3DViewList_Item|IPXC_3DViewList::Item]], [[PXV:IPXC_Document_Create3DView|IPXC_Document::Create3DView]], [[PXV:IPXC_Document_Get3DView|IPXC_Document::Get3DView]], [[PXV:IPXC_AnnotData_3D_DefaultView|IPXC_AnnotData_3D::DefaultView]], [[PXV:IPXC_AnnotData_RichMedia_DefaultView|IPXC_AnnotData_RichMedia::DefaultView]], [[PXV:IPXV_Annot3DContext_SetCurrentViewEx|IPXV_Annot3DContext::SetCurrentViewEx]], [[PXV:IPXV_3D_CreateAnnot3DContextEx|IPXV_3D::CreateAnnot3DContextEx]], [[PXV:IPXV_3D_Detect3DStreamType|IPXV_3D::Detect3DStreamType]]

Latest revision as of 04:21, 18 November 2020


The interface of object of PDF-XChange Editor SDK.

Methods

GetBackgroungRGB ResetMatrix SetBackgroungRGB SetRenderMode
GetRenderMode

Properties

Background ExternalName Nodes Snapshot
C2W InternalName Projection U3DPath
CO LightingScheme ResetNodes

See Also

IPXC_3DViewList::FindByExternalName, IPXC_3DViewList::FindByInternalName, IPXC_3DViewList::Item, IPXC_Document::Create3DView, IPXC_Document::Get3DView, IPXC_AnnotData_3D::DefaultView, IPXC_AnnotData_RichMedia::DefaultView, IPXV_Annot3DContext::SetCurrentViewEx, IPXV_3D::CreateAnnot3DContextEx, IPXV_3D::Detect3DStreamType