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::PolyMesh::SurfacePoint Class Reference

Represent a surface point. More...

#include <SPolyMesh.h>

Detailed Description

Represent a surface point.

PolyMesh::SurfacePoint a;
a.colorBase( 0xFFFFFFFF );
a.transparency( 0.45 );
a.position( Vec3( 4, 5, 35 ) );

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