struct MR_VisualObject MR_VisualObject
Definition MRAddVisualPropertiesMixin.h:21
struct MR_ConeObject MR_ConeObject
Definition MRAddVisualPropertiesMixin.h:14
struct MR_AddVisualProperties_MR_FeatureObject_MR_DimensionsVisualizePropertyType_diameter_MR_DimensionsVisualizePropertyType_angle_MR_DimensionsVisualizePropertyType_length MR_AddVisualProperties_MR_FeatureObject_MR_DimensionsVisualizePropertyType_diameter_MR_DimensionsVisualizePropertyType_angle_MR_DimensionsVisualizePropertyType_length
Definition MRAddVisualPropertiesMixin.h:56
struct MR_ObjectChildrenHolder MR_ObjectChildrenHolder
Definition MRAddVisualPropertiesMixin.h:18
struct MR_FeatureObject MR_FeatureObject
Definition MRAddVisualPropertiesMixin.h:16
struct MR_std_shared_ptr_MR_Object MR_std_shared_ptr_MR_Object
Definition MRAngleMeasurementObject.h:18
struct MR_std_vector_MR_Vector3f MR_std_vector_MR_Vector3f
Definition MRBestFit.h:26
struct MR_std_vector_MR_FeatureObjectSharedProperty MR_std_vector_MR_FeatureObjectSharedProperty
Definition MRCircleObject.h:22
struct MR_FeatureObjectProjectPointResult MR_FeatureObjectProjectPointResult
Definition MRCircleObject.h:16
MRC_API const char * MR_ConeObject_typeName(const MR_ConeObject *_this)
MRC_API const MR_AddVisualProperties_MR_FeatureObject_MR_DimensionsVisualizePropertyType_diameter_MR_DimensionsVisualizePropertyType_angle_MR_DimensionsVisualizePropertyType_length * MR_ConeObject_UpcastTo_MR_AddVisualProperties_MR_FeatureObject_MR_DimensionsVisualizePropertyType_diameter_MR_DimensionsVisualizePropertyType_angle_MR_DimensionsVisualizePropertyType_length(const MR_ConeObject *object)
MRC_API MR_std_shared_ptr_MR_Object * MR_ConeObject_shallowClone(const MR_ConeObject *_this)
MRC_API void MR_ConeObject_setAngle(MR_ConeObject *_this, float angle, const MR_ViewportId *id)
MRC_API const char * MR_ConeObject_TypeName(void)
Generated from a method of class MR::ConeObject named TypeName.
MRC_API MR_ConeObject * MR_ConeObject_DefaultConstruct(void)
MRC_API void MR_ConeObject_setHeight(MR_ConeObject *_this, float height, const MR_ViewportId *id)
MRC_API MR_std_string * MR_ConeObject_getClassNameInPlural(const MR_ConeObject *_this)
MRC_API void MR_ConeObject_setDirection(MR_ConeObject *_this, const MR_Vector3f *normal, const MR_ViewportId *id)
MRC_API const MR_Object * MR_ConeObject_UpcastTo_MR_Object(const MR_ConeObject *object)
MRC_API float MR_ConeObject_getAngle(const MR_ConeObject *_this, const MR_ViewportId *id)
MRC_API MR_Vector3f MR_ConeObject_getCenter(const MR_ConeObject *_this, const MR_ViewportId *id)
MRC_API const MR_FeatureObject * MR_ConeObject_UpcastTo_MR_FeatureObject(const MR_ConeObject *object)
MRC_API MR_Vector3f MR_ConeObject_getBasePoint(const MR_ConeObject *_this, const MR_ViewportId *id)
MRC_API MR_AddVisualProperties_MR_FeatureObject_MR_DimensionsVisualizePropertyType_diameter_MR_DimensionsVisualizePropertyType_angle_MR_DimensionsVisualizePropertyType_length * MR_ConeObject_MutableUpcastTo_MR_AddVisualProperties_MR_FeatureObject_MR_DimensionsVisualizePropertyType_diameter_MR_DimensionsVisualizePropertyType_angle_MR_DimensionsVisualizePropertyType_length(MR_ConeObject *object)
Upcasts an instance of MR::ConeObject to its base class MR::AddVisualProperties<MR::FeatureObject,...
MRC_API MR_FeatureObjectProjectPointResult * MR_ConeObject_projectPoint(const MR_ConeObject *_this, const MR_Vector3f *point, const MR_ViewportId *id)
MRC_API const MR_VisualObject * MR_ConeObject_UpcastTo_MR_VisualObject(const MR_ConeObject *object)
MRC_API float MR_ConeObject_getBaseRadius(const MR_ConeObject *_this, const MR_ViewportId *id)
MRC_API MR_Vector3f MR_ConeObject_getDirection(const MR_ConeObject *_this, const MR_ViewportId *id)
MRC_API void MR_ConeObject_DestroyArray(const MR_ConeObject *_this)
Destroys a heap-allocated array of MR_ConeObject. Does nothing if the pointer is null.
MRC_API MR_ConeObject * MR_ConeObject_OffsetMutablePtr(MR_ConeObject *ptr, ptrdiff_t i)
Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the...
MRC_API MR_VisualObject * MR_ConeObject_MutableUpcastTo_MR_VisualObject(MR_ConeObject *object)
Upcasts an instance of MR::ConeObject to its base class MR::VisualObject.
MRC_API MR_std_shared_ptr_MR_Object * MR_ConeObject_clone(const MR_ConeObject *_this)
MRC_API MR_FeatureObject * MR_ConeObject_MutableUpcastTo_MR_FeatureObject(MR_ConeObject *object)
Upcasts an instance of MR::ConeObject to its base class MR::FeatureObject.
MRC_API void MR_ConeObject_setBaseRadius(MR_ConeObject *_this, float radius, const MR_ViewportId *id)
MRC_API MR_ConeObject * MR_ConeObject_DefaultConstructArray(size_t num_elems)
MRC_API const MR_std_vector_MR_FeatureObjectSharedProperty * MR_ConeObject_getAllSharedProperties(const MR_ConeObject *_this)
MRC_API MR_ConeObject * MR_ConeObject_AssignFromAnother(MR_ConeObject *_this, MR_PassBy _other_pass_by, MR_ConeObject *_other)
MRC_API void MR_ConeObject_setCenter(MR_ConeObject *_this, const MR_Vector3f *center, const MR_ViewportId *id)
MRC_API MR_std_string * MR_ConeObject_getClassName(const MR_ConeObject *_this)
MRC_API MR_Object * MR_ConeObject_MutableUpcastTo_MR_Object(MR_ConeObject *object)
Upcasts an instance of MR::ConeObject to its base class MR::Object.
MRC_API void MR_ConeObject_Destroy(const MR_ConeObject *_this)
Destroys a heap-allocated instance of MR_ConeObject. Does nothing if the pointer is null.
MRC_API MR_ConeObject * MR_ConeObject_Construct(const MR_std_vector_MR_Vector3f *pointsToApprox)
MRC_API MR_ConeObject * MR_ConeObject_ConstructFromAnother(MR_PassBy _other_pass_by, MR_ConeObject *_other)
MRC_API const MR_ConeObject * MR_ConeObject_OffsetPtr(const MR_ConeObject *ptr, ptrdiff_t i)
Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the...
MRC_API MR_ObjectChildrenHolder * MR_ConeObject_MutableUpcastTo_MR_ObjectChildrenHolder(MR_ConeObject *object)
Upcasts an instance of MR::ConeObject to its base class MR::ObjectChildrenHolder.
MRC_API const MR_ObjectChildrenHolder * MR_ConeObject_UpcastTo_MR_ObjectChildrenHolder(const MR_ConeObject *object)
MRC_API float MR_ConeObject_getHeight(const MR_ConeObject *_this, const MR_ViewportId *id)
struct MR_std_string MR_std_string
Definition MRE57.h:22
struct MR_Object MR_Object
Definition MRGltf.h:10
MR_PassBy
Definition common.h:19
#define MRC_API
Definition exports.h:11
Definition MRVector3.h:51
Definition MRViewportId.h:18