Hello,
I haven't bought the SDK yet and I have a question.
Will I be able to manage Blitz types using stl vectors?
Example:
vector<BBEntityMesh> kitchenware;
kitchenware.push_back(bbLoadMesh( "media/teapot/teapot.x"));
Kind regards
Reda Borchardt
I haven't bought the SDK yet and I have a question.
Will I be able to manage Blitz types using stl vectors?
Example:
vector<BBEntityMesh> kitchenware;
kitchenware.push_back(bbLoadMesh( "media/teapot/teapot.x"));
Kind regards
Reda Borchardt