RenderMaterialTable
Public Class
Public Property
Public Property
Public Method
Public Method
Public Method
Public Method
Public Method
Public Method
Public Method
Public Method
Public Method
Public Method
Inheritance Hierarchy
System.Object
Rhino.Render.RenderMaterialTable
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
Syntax
public sealed class RenderMaterialTable : IEnumerable<RenderMaterial>, IEnumerable
The RenderMaterialTable type exposes the following members.
Properties
Name
Description
Public Property
Count
Public Property
Item
Methods
Name
Description
Public Method
Add
Public Method
BeginChange
Public Method
EndChange
Public Method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public Method
Find
Public Method
GetEnumerator
Public Method
GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public Method
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public Method
Remove
Public Method
ToString
Returns a string that represents the current object.
(Inherited from Object.)