Generated by DocFX

Interface ITransformable<T>

Syntax
public interface ITransformable<T>
Type Parameters
Name Description
T

Methods

| Improve this Doc View Source

Transform(TransformMatrix)

Declaration
T Transform(TransformMatrix t)
Parameters
Type Name Description
TransformMatrix t
Returns
Type Description
T