Blender  V3.3
Public Member Functions | List of all members
blender::io::DupliParentFinder Class Referencefinal

#include <dupli_parent_finder.hh>

Public Member Functions

void insert (const DupliObject *dupli_ob)
 
bool is_duplicated (const Object *object) const
 
const DupliObjectfind_suitable_export_parent (const DupliObject *dupli_ob) const
 

Detailed Description

Definition at line 16 of file dupli_parent_finder.hh.

Member Function Documentation

◆ find_suitable_export_parent()

const DupliObject * blender::io::DupliParentFinder::find_suitable_export_parent ( const DupliObject dupli_ob) const

◆ insert()

void blender::io::DupliParentFinder::insert ( const DupliObject dupli_ob)

◆ is_duplicated()

bool blender::io::DupliParentFinder::is_duplicated ( const Object object) const

Definition at line 21 of file dupli_parent_finder.cc.


The documentation for this class was generated from the following files: