SoColorPacker Class |
Stores packed colors.
Namespace: OIV.Inventor.Misc
The SoColorPacker type exposes the following members.
Name | Description | |
---|---|---|
![]() | SoColorPacker | Initializes a new instance of the SoColorPacker class |
Name | Description | |
---|---|---|
![]() | DiffuseMatch | |
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() | GetPackedColors | |
![]() | GetSize | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Reallocate | |
![]() | SetNodeIds | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | TranspMatch |
This class is meant to be used by all property nodes that set either a diffuse color or transparency in the lazy element. It maintains a cache of the current diffuse color and transparency in a packed color array.