TP_PShapeI Struct Reference

#include <c4d_particles.h>

Detailed Description

PShape datatype.

Public Member Functions

 TP_PShapeI ()
 
virtual ~TP_PShapeI ()
 

Public Attributes

Int32 owner_id
 
Int32 refcnt
 

Constructor & Destructor Documentation

◆ TP_PShapeI()

Default constructor.

◆ ~TP_PShapeI()

virtual ~TP_PShapeI ( )
virtual

Destructor.

Member Data Documentation

◆ owner_id

Int32 owner_id

Owner ID of the shape. This is TP_MasterSystem::GetOperatorID() for the node responsible for the shape.

◆ refcnt

Int32 refcnt

The reference count of the shape.