Name | Description | |
---|---|---|
![]() | CopyTo | Copies one entity to another. |
![]() | GetDrawColor | Returns the draw color of the entity. |
![]() | GetFillColor | Returns the fill color of the entity. |
![]() | GetFilltypeIndex | Returns the fill type index of the entity. |
![]() | GetLineThickness | Returns the line thickness used when drawing the entity. |
![]() | GetLinetypeIndex | Returns the line type index of the entity. |
![]() | GetMatrix | Returns a transformation matrix of the entity. |
![]() | GetMinMax | Calculates a bounding box which completely includes the entity. |
![]() | Move | Moves the entity according to the specified vector. |
![]() | RemoveAttrib | Removes and destroys an attribute. |
![]() | Rotate | Rotates the entity about to the specified vector on the specified angle. |
![]() | Scale | Scales the entity according to the specified scale vector. |
![]() | SetDirty | Marks the entity as dirty. |
![]() | SetDrawColor | Sets draw color for the entity. |
![]() | SetFillColor | Sets the fill color for the entity. |
![]() | SetFilltypeIndex | Sets the fill type index for an entity. |
![]() | SetLineThickness | Sets the line thickness for an entity. |
![]() | SetLinetypeIndex | Sets the line type index for an entity. |
![]() | SetMatrix | Sets a transformation matrix of the entity. |
Is this page helpful?
Yes
No