MCPcopy Create free account
hub / github.com/arrayfire/forge / directions

Method directions

src/backend/opengl/vector_field_impl.cpp:161–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159}
160
161GLuint vector_field_impl::directions()
162{
163 return mDBO;
164}
165
166size_t vector_field_impl::directionsSize() const
167{

Callers 1

dboMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected