pointcloud, contains pos3d@ cloud
More...
#include <angelcad.h>
pointcloud, contains pos3d@ cloud
◆ pointcloud() [1/2]
◆ pointcloud() [2/2]
pointcloud::pointcloud |
( |
string |
file, |
|
|
int |
skip_lines = 0 , |
|
|
int |
xtok = 0 , |
|
|
int |
ytok = 1 , |
|
|
int |
ztok = 2 , |
|
|
string |
delimiters = ' , |
|
|
;' |
|
|
) |
| |
- Parameters
-
file | string
|
skip_lines | int
|
xtok | int
|
ytok | int
|
ztok | int
|
delimiters | string |
◆ points_array()
pos3d@ pointcloud::points_array |
( |
| ) |
const |
◆ size()
uint pointcloud::size |
( |
| ) |
const |
The documentation for this class was generated from the following file: