MCPcopy Create free account
hub / github.com/cpvrlab/ImagePlay / category

Function category

IPL/include/IPLProcess.h:188–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186 std::string title () { return _title; }
187 std::string description () { return _description; }
188 IPLProcessCategory category () { return _category; }
189 std::string className () { return _className; }
190 std::string keywords () { return _keywords; }
191 std::string helpPage () { return _helpPage; }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected