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

Method vbo

src/backend/common/chart_common.hpp:50–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 }
49
50 inline unsigned vbo() const {
51 return mShrdPtr->vbo();
52 }
53
54 inline unsigned cbo() const {
55 return mShrdPtr->cbo();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected