class
render::VectorField
Render thread version of a VectorField.
Public
Constructors
VectorField
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