mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-04 01:08:26 +02:00
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. |
||
---|---|---|
.. | ||
meshroom_batch | ||
meshroom_compute | ||
meshroom_newNodeType | ||
meshroom_statistics | ||
meshroom_status | ||
meshroom_submit |