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 room. More...
#include <SSculptRoom.h>
Public Member Functions | |
SculptRoom & | operator+= (const Mesh &) |
With mesh: create a new v-layer (if don't exists) and add mesh. More... | |
SculptRoom & | operator|= (const Mesh &) |
With mesh: add mesh to a current v-layer. More... | |
Class for work with sculpting room.
SculptRoom & coat::scripto::SculptRoom::operator+= | ( | const Mesh & | mesh | ) |
With mesh: create a new v-layer (if don't exists) and add mesh.
SculptRoom & coat::scripto::SculptRoom::operator|= | ( | const Mesh & | mesh | ) |
With mesh: add mesh to a current v-layer.