importFrom("graphics", "plot", "points", "lines")
importFrom("rgl", "plot3d", "spheres3d", "triangles3d")
export(afCEC)
S3method(plot, afCEC)
useDynLib(afCEC, .registration = TRUE)
