Skip to content

shapeworks::Executable

Public Functions

Name
Executable()
void addCommand(Command & command)
int run(int argc, char const *const * argv)

Public Functions Documentation

function Executable

Executable()

function addCommand

void addCommand(
    Command & command
)

function run

int run(
    int argc,
    char const *const * argv
)

Updated on 2025-03-15 at 07:31:43 +0000