ContentFactory Class |
[Missing <summary> documentation for "T:Rhino.Render.DataSources.ContentFactory"]
Namespace: Rhino.Render.DataSources
The ContentFactory type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContentFactory | Initializes a new instance of the ContentFactory class |
Name | Description | |
---|---|---|
![]() | CppPointer |
Name | Description | |
---|---|---|
![]() | ContentTypeId | |
![]() | Dispose | Releases all resources used by the ContentFactory |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | (Overrides ObjectFinalize.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Kind | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | NewContent |
New Content returns a new content, which is Initialized with the Initialize() function.
The content should be unitilized after use with the Unitialize function.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |