omdl  v1.0
OpenSCAD Mechanical Design Library
Types

Data type identification and operations. More...

+ Collaboration diagram for Types:

Modules

 Scalar Tests
 Tests to differentiate scalar data types.
 
 Scalar Operations
 Operations for scalar data types.
 
 Iterable Tests
 Tests to differentiate iterable data types.
 
 Iterable Operations
 Operations for iterable data types.
 
 List Operations
 Operations for list data types.
 
 List Inspection
 List inspection operations.
 
 Euclidean
 Tests and operations for Euclidean 3d space.
 
 Binary Numbers
 Base-2 binary numbers tests and operations.
 
 Maps
 Map data type and operations.
 
 Tables
 Table data type and operations.
 

Files

file  scalar_test.scad
 Scalar data type tests.
 
file  scalar_operate.scad
 Scalar data type operations.
 
file  iterable_test.scad
 Iterable data type tests.
 
file  iterable_operate.scad
 Iterable data type operations.
 
file  list_operate.scad
 List data type operations.
 
file  list_inspect.scad
 List data type inspection.
 
file  euclidean.scad
 Tests and operations for Euclidean 3d space.
 
file  binary.scad
 Base-2 binary numbers tests and operations.
 
file  map.scad
 Map data structure and operations.
 
file  table.scad
 Table data structure and operations.
 

Usage Details

Data type identification and operations.