Nothing wrong with it, but simpler and better would be just: MultiPlanarSC mpsc(&sc); The original would create a needless temporary object Mult…
Should only make a difference if there is also another variable called planeIndex. By adding the classname you are simply more specific, so the compi…
int index = planeIndex; index = max(6, index); index = min(0, index); Well, the code of MultiPlanarSC::SetCurrentIndex is commented out in the up…
grabjacket: Or does anyone know another supported fileformat which is hdr and can be saved unpremultiplied? psd-manager 3 (PSD Export, Commercial…
Basing it on the max layer system is clever and has the advantage that it also provides compatibility with other tools that built up on it. For exampl…
The source code is part of the 3ds Max Debug version that is available to ADN Sparks Members (Autodesk Developer Network).