Blender  V2.93
Public Attributes | List of all members
VertexDupliData_Mesh Struct Reference

Public Attributes

VertexDupliData_Params params
 
int totvert
 
const MVertmvert
 
const float(* orco )[3]
 

Detailed Description

Definition at line 445 of file object_dupli.cc.

Member Data Documentation

◆ mvert

const MVert* VertexDupliData_Mesh::mvert

Definition at line 449 of file object_dupli.cc.

Referenced by make_child_duplis_verts_from_mesh().

◆ orco

const float(* VertexDupliData_Mesh::orco)[3]

Definition at line 451 of file object_dupli.cc.

Referenced by make_child_duplis_verts_from_mesh().

◆ params

VertexDupliData_Params VertexDupliData_Mesh::params

Definition at line 446 of file object_dupli.cc.

Referenced by make_child_duplis_verts_from_mesh(), and make_duplis_verts().

◆ totvert

int VertexDupliData_Mesh::totvert

Definition at line 448 of file object_dupli.cc.

Referenced by make_child_duplis_verts_from_mesh().


The documentation for this struct was generated from the following file: