#include "CanopyGenerator.h"
Go to the source code of this file.
Functions | |
std::vector< uint > | leafPrototype (const int2 leaf_subdivisions, const char *leaf_texture_file, Context *context) |
Definitions of functions for building grapevine plant geometries.
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 grapevine.cpp.
std::vector< uint > leafPrototype | ( | const int2 | leaf_subdivisions, |
const char * | leaf_texture_file, | ||
Context * | context | ||
) |
Definition at line 73 of file grapevine.cpp.