Functions

Predefined Coordinate Systems and Standard Charts

Functions


Function Documentation

F5_API ChartDomain_IDs* F5B_new_integer_regular_domain3D (  ) 

Create a new domain mapping type where each point is mapped to another point, both given by a three-dimensional coordinate that is represented by an integer number.

In this case, each source point maps to exactly one target point.

F5_API ChartDomain_IDs* F5B_standard_cartesian_chart3D (  ) 

Use the predefined three dimensional cartesian standard chart.

Note:
This chart is the default chart for all operations which do not explicitly specify another chart.