Welcome to mirror list, hosted at ThFree Co, Russian Federation.

RNA_documentation.h « makesrna « blender « source - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 07548e5a940cecd8921c298c94d4f973484f0227 (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0-or-later */

/** \file
 * \ingroup RNA
 * \page makesrna makesrna
 * \section aboutmakesrna About RNA
 * The \ref RNA module defines and provides the access API to the data,
 * thus encapsulating \ref DNA
 */