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
SnapJoint Struct Reference

Joints on the merged object for smapping, all coordinates are in local space of the object, object itself kept in VoxelSculptTool::CurrRawMesh. More...

#include <VolumeObject.h>

Public Attributes

int JointType
 0 - Tube, 1- Brick, 2 - Wall, 3-Free, 4-Scale, 5 - Bend, 6-WallBend More...
 
int ObjectGUID
 HashCode from connectorName for fixed size in a struct and fast compare. More...
 

Detailed Description

Joints on the merged object for smapping, all coordinates are in local space of the object, object itself kept in VoxelSculptTool::CurrRawMesh.

Member Data Documentation

int SnapJoint::JointType

0 - Tube, 1- Brick, 2 - Wall, 3-Free, 4-Scale, 5 - Bend, 6-WallBend

int SnapJoint::ObjectGUID

HashCode from connectorName for fixed size in a struct and fast compare.


The documentation for this struct was generated from the following file: