LDMManagerAccess Methods |
The SoLDMMediatorLDMManagerAccess type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() | GetNodeFrontManager | Returns a pointer to the application-defined subclass of SoLDMNodeFrontManager. |
![]() | GetResourceManager | Calls GetResourceManager(-1). |
![]() | GetResourceManager(Int32) | Returns a pointer to mediator's SoLDMResourceManager. |
![]() | GetTileManager | Returns a pointer to the application-defined subclass of SoLDMTileManager. |
![]() | GetTileVisitor | Obsolete. Returns a pointer to the application-defined subclass of SoLDMTileVisitor. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetVVizGeometry | Obsolete. Returns a pointer to mediator's SoLDMGeometry. |
![]() | IsTileVisitorOwnedByUser | Obsolete. Returns true if the attached tileVisitor set by the application is owned by it. |
![]() | SetMediator | Allows you to provide an application-defined subclass of SoLDMMediator. |
![]() | SetNodeFrontManager | Allows you to provide an application-defined subclass of SoLDMNodeFrontManager. |
![]() | SetTileManager(SoLDMTileManager) | Calls SetTileManager(tilemgr, true). |
![]() | SetTileManager(SoLDMTileManager, Boolean) | Allows you to provide an application-defined subclass of SoLDMTileManager. |
![]() | SetTileVisitor(SoLDMTileVisitor) | Obsolete. Calls SetTileVisitor(name_17684, true). |
![]() | SetTileVisitor(SoLDMTileVisitor, Boolean) | Obsolete. Allows you to provide an application-defined subclass of SoLDMTileVisitor. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |