3DCoat
3D-COAT 4.9.xx
3DCoat is the one application that has all the tools you need to take your 3D idea from a block of digital clay all the way to a production ready, fully textured organic or hard surface model.
|
Class for work with sculpting layers. More...
#include <SSculptLayer.h>
Public Member Functions | |
SculptLayer & | surface (const bool &v) |
SculptLayer & | toSurface () |
surface( true ) More... | |
SculptLayer & | toVoxel () |
surface( false ) More... | |
SculptLayer & | visible (const bool &v) |
SculptLayer & | hide () |
visible( false ) More... | |
SculptLayer & | show () |
visible( true ) More... | |
Class for work with sculpting layers.
|
inline |
visible( false )
References visible().
|
inline |
visible( true )
References visible().
|
inline |
References RegisterVoxHelper::toSurface(), and RegisterVoxHelper::toVoxel().
Referenced by toSurface().
|
inline |
surface( true )
References surface().
|
inline |
|
inline |
References RegisterVoxHelper::setVisible().