Next: , Previous: , Up: Top   [Contents][Index]


5 Data Types

5.1 Numeric types

numeric

Integers and floating point numbers.

boolean

true or false

ulong_long

Unsigned long long integers. Corresponds to the C type unsigned long long int.

complex

Complex number.

matrix

Matrix.

5.2 Types for drawing and labeling:

transform

Transformation matrix.

focus

Focus for the perspective projection.

pen
dash_pattern
color
string

5.3 Shape types

point
path
circle
circle_slice
arc
cone
conic_section_lattice
cuboid
cylinder
ellipse_slice
ellipse
ellipsoid
glyph
helix
hyperbola
parabola
paraboloid
polygon
polyhedron_slice
polyhedron
rectangle
reg_polygon
sphere
sphere_development
triangle

5.4 Combined types

bool_point

5.5 Other types

plane
nurb
origami_figure

5.6 Vector types

Vector types (alphabetical):

arc_vector
boolean_vector
bool_point_vector
circle_slice_vector
circle_vector
color_vector
complex_vector
cone_vector
conic_section_lattice_vector
cuboid_vector
cylinder_vector
dash_pattern_vector
ellipse_slice_vector
ellipse_vector
ellipsoid_vector
focus_vector
glyph_vector
helix_vector
hyperbola_vector
macro_vector
matrix_vector
numeric_vector
nurb_vector
origami_figure_vector
parabola_vector
paraboloid_vector
path_vector
pen_vector
picture_vector
plane_vector
point_vector
polygon_vector
polyhedron_slice_vector
polyhedron_vector
rectangle_vector
reg_polygon_vector
sphere_development_vector
sphere_vector
string_vector
transform_vector
triangle_vector
ulong_long_vector