Blender  V3.3
Functions
rna_lattice.c File Reference
#include <stdlib.h>
#include "DNA_curve_types.h"
#include "DNA_key_types.h"
#include "DNA_lattice_types.h"
#include "DNA_meshdata_types.h"
#include "DNA_object_types.h"
#include "BLI_utildefines.h"
#include "RNA_define.h"
#include "RNA_enum_types.h"
#include "rna_internal.h"

Go to the source code of this file.

Functions

static void rna_def_latticepoint (BlenderRNA *brna)
 
static void rna_def_lattice (BlenderRNA *brna)
 
void RNA_def_lattice (BlenderRNA *brna)
 

Function Documentation

◆ rna_def_lattice()

static void rna_def_lattice ( BlenderRNA brna)
static

◆ RNA_def_lattice()

void RNA_def_lattice ( BlenderRNA brna)

Definition at line 400 of file rna_lattice.c.

References rna_def_lattice(), and rna_def_latticepoint().

◆ rna_def_latticepoint()

static void rna_def_latticepoint ( BlenderRNA brna)
static