#include "PlantArchitecture.h"
Go to the source code of this file.
Functions | |
size_t | findShootClosingBracket (const std::string &lstring) |
Routines for reading and writing plant geometry in the plant architecture plug-in.
Copyright (C) 2016-2025 Brian Bailey
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Definition in file InputOutput.cpp.
size_t findShootClosingBracket | ( | const std::string & | lstring | ) |
Definition at line 270 of file InputOutput.cpp.