C4DPolyObjectType Class Reference

#include <c4d_data_datatype.h>

Inheritance diagram for C4DPolyObjectType:

Public Member Functions

 C4DPolyObjectType ()=default
 
MAXON_IMPLICIT C4DPolyObjectType (PointObject *ptr)
 
MAXON_IMPLICIT C4DPolyObjectType (PolygonObject *ptr)
 
 C4DPolyObjectType (const C4DPolyObjectType &src)
 

Public Attributes

PointObject_ptr
 

Constructor & Destructor Documentation

◆ C4DPolyObjectType() [1/4]

C4DPolyObjectType ( )
default

◆ C4DPolyObjectType() [2/4]

◆ C4DPolyObjectType() [3/4]

◆ C4DPolyObjectType() [4/4]

Member Data Documentation

◆ _ptr

PointObject* _ptr