SoOffscreenTileProperty Structure |
Namespace: OIV.Inventor
The SoOffscreenTileProperty type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() | GetBuffer |
Returns the tile buffer and sets the buffer size value given by reference.
|
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() | GetOrigin | Obsolete.
Use Origin property instead.
Returns the origin of the tile.
|
![]() | GetSize | Obsolete.
Use Size property instead.
Returns the size of the tile.
|
![]() | GetTileCount | Obsolete.
Use TileCount property instead.
Returns the number of tiles renderered so far.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Name | Description | |
---|---|---|
![]() | Origin |
Gets the origin of the tile.
|
![]() | Size |
Gets the size of the tile.
|
![]() | TileCount |
Gets the number of tiles renderered so far.
|