class
TVectorField
template<bool IsRenderProxy>Common functionality for both the main and render thread variants of VectorField.
Public
Constructors
TVectorField<IsRenderProxy>
TVectorField<IsRenderProxy>() = default
TVectorField<IsRenderProxy>
Methods
~TVectorField<IsRenderProxy>
virtual ~TVectorField<IsRenderProxy>() = default
GetTexture
TextureType GetTexture() const
Returns the internal texture representing the vector field.
GetDesc
Returns a structure describing the properties of the object.
Protected
Fields
mDesc
VECTOR_FIELD_DESC mDesc
mTexture
TextureType mTexture