Class for work with sculpting room. Подробнее...
Базовые классы:coat::scripto::Room< SculptRoom >.
Открытые члены | |
| virtual SculptRoom & | focus () override |
| SculptRoom & | clear () |
| SculptRoom & | toSurface () |
| SculptRoom & | toVoxel () |
| SculptRoom & | surface (const bool &state) |
| bool | surface () const |
| SculptRoom & | operator+= (const Mesh &) |
| With mesh: create a new v-layer (if don't exists) and add mesh. | |
| SculptRoom & | operator|= (const Mesh &) |
| With mesh: add mesh to a current v-layer. | |
Открытые статические члены | |
| static SculptRoom * | instance () |
Class for work with sculpting room.