X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=inline;f=kernel%2Fsrc%2FbbtkBlackBoxDescriptor.cxx;h=24e7024ff3820166bcc1494dcadbdf263cf75515;hb=3f3122bf224c4c9bc3bed303fb3e5218764f9317;hp=7427580fddc8c3384797132c343bb8e80e39db88;hpb=cfad95b6e08e6e53846ffcda7fbc5932065f2c47;p=bbtk.git diff --git a/kernel/src/bbtkBlackBoxDescriptor.cxx b/kernel/src/bbtkBlackBoxDescriptor.cxx index 7427580..24e7024 100644 --- a/kernel/src/bbtkBlackBoxDescriptor.cxx +++ b/kernel/src/bbtkBlackBoxDescriptor.cxx @@ -315,7 +315,9 @@ namespace bbtk return "::" + mTypeName; } //========================================================================= - + void BlackBoxDescriptor::GetBoxesInside (NodeTreeC& tree, int cont){ + + } //========================================================================= void BlackBoxDescriptor::InsertHtmlHelp ( std::ofstream& s, int detail, int level,