28 void* get_attachement_data()
const;
48 extern CGV_API
int get_attachment_data_int(
base_ptr slot_object);
53 #include <cgv/config/lib_end.h>
base_ptr attachment
allow to attach some object to group
Definition: attach_slot.h:15
base_ptr get_attachment(base_ptr slot_object)
query the attachment of an attach_slot object.
Definition: attach_slot.cxx:53
void * get_attachment_data(base_ptr slot_object)
query the user data of the attachment of an attach_slot object.
Definition: attach_slot.cxx:62
Definition: attach_slot.h:12
bool attach(base_ptr slot_object, base_ptr attachment_object, void *user_data)
function to attach an object to an object of type attach_slot.
Definition: attach_slot.cxx:38
void * attachment_user_data
allow to add user data to the attachment
Definition: attach_slot.h:17
int get_attachement_data_int() const
return current attachment
the cgv namespace
Definition: vr_calib.cxx:9