Derelict Assimp RemoveComponent
David Nadlinger
code at klickverbot.at
Thu Sep 26 16:08:13 PDT 2013
On Wednesday, 25 September 2013 at 15:32:08 UTC, Lemonfiend wrote:
> The docs only mention
> http://assimp.sourceforge.net/lib_html/config_8h.html#afc0a4c00fb90c345eb38fe3f7d7c8637
> which is less than helpful..
I'm not sure what the problem is here. Just as the docs say, you
have to set the (integer) AI_CONFIG_PP_RVC_FLAGS config option to
a bitwise combination of aiComponent members.
I think the corresponding C API function is
aiSetImportPropertyInteger.
David
More information about the Digitalmars-d-learn
mailing list