Brad,
There is an example in src/other/gdal/ogr/ogrsf_frmts/generic (just search on
decorator) that might help. You don’t tend to find that pattern in C code
much and I can’t think of any specific examples in our C++ code.
Cheers!
Sean
> On Mar 11, 2018, at 8:33 PM, Brad Eric hollister
>
Abhishek,
To expand on that, BRL-CAD’s point cloud primitive was implemented years ago
for a specific short-term need (a relatively straight-forward scanned point
visualization). The pnts primitive was added with some structure flexibility
and input methods but never taken to general feature a
Hi Daniel,
I was thinking maybe I could integrate the pnts primitive with the PCL
library to help with the visualization part. I believe a lot of point cloud
functionalities (Segmentation, filters) can be added easily if we were to
use PCL. Also, there can be options to open and operate on all form
Hi,
I’m preparing a short talk on the decorator pattern for classroom instruction.
I’d like to use an example from Brlcad. Are there any such examples in the
codebase?
Regards,
Brad--
Check out the vibrant tech communi