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.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
coat::scripto::SculptRoom Class Reference

Class for work with sculpting room. More...

#include <SSculptRoom.h>

Public Member Functions

SculptRoomoperator+= (const Mesh &)
 With mesh: create a new v-layer (if don't exists) and add mesh. More...
 
SculptRoomoperator|= (const Mesh &)
 With mesh: add mesh to a current v-layer. More...
 

Detailed Description

Class for work with sculpting room.

Since
4.5
+ Inheritance diagram for coat::scripto::SculptRoom:

Member Function Documentation

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.


The documentation for this class was generated from the following files: