Implementation of the BrowserFactory class.
Namespace: Vrml.EAI
Assembly: VrmlEAI.NET
Collapse/Expand Syntax
C#
public interface BrowserFactoryImpl  
Collapse/Expand Remarks
You usually do not use this interface directly - it is used internally by the BrowserFactory class. It contains the actual implementation of the BrowserFactory and has to be provided by the developer of the X3D browser you're using.
Collapse/Expand Members

Click here to see the list of members.