Meshroom/bin
Candice Bentéjac 659c8a05ed Add abstract InitNode
InitNode is an abstract class which is meant to be inherited
by all the initialization nodes (such as CameraInit), included
those that might be created by the user.

InitNode contains methods that can be reimplemented by the
children classes if necessary.

This abstract class allows to keep on using scripts such as
meshroom_batch without having to modify them specifically or
being limited to using a CameraInit node.
2022-08-05 10:42:59 +02:00
..
meshroom_batch Add abstract InitNode 2022-08-05 10:42:59 +02:00
meshroom_compute [core] do not use the task manager in batch command line tools 2021-10-19 15:48:07 +02:00
meshroom_newNodeType [bin] newNodeType: update 2022-02-22 15:35:37 +01:00
meshroom_statistics [bin] use sys.exit + build meshroom_compute executable 2019-02-27 15:00:43 +01:00
meshroom_status [bin] use sys.exit + build meshroom_compute executable 2019-02-27 15:00:43 +01:00
meshroom_submit [core] do not use the task manager in batch command line tools 2021-10-19 15:48:07 +02:00