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

the class to collect normals distributed over the pen circle. More...

#include <Reproject.h>

Public Member Functions

void Setup (const Vector3D &center, float N, float Radius)
 prepare to adding initial points More...
 
void AddPoint (const Vector3D &Pt, const Vector3D &N)
 add points to create interpolation over the circle More...
 

Detailed Description

the class to collect normals distributed over the pen circle.

Member Function Documentation

void RadialDistribution::AddPoint ( const Vector3D Pt,
const Vector3D N 
)

add points to create interpolation over the circle

void RadialDistribution::Setup ( const Vector3D center,
float  N,
float  Radius 
)

prepare to adding initial points


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