MCPcopy Create free account
hub / github.com/arrayfire/forge / ~VectorField

Method ~VectorField

src/api/cpp/vector_field.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39VectorField::~VectorField()
40{
41 fg_release_vector_field(get());
42}
43
44void VectorField::setColor(const Color pColor)
45{

Callers

nothing calls this directly

Calls 1

fg_release_vector_fieldFunction · 0.85

Tested by

no test coverage detected