TP_PShapeI Struct Reference

#include <c4d_particles.h>

详细描述

PShape datatype.

公共成员函数

  TP_PShapeI ()
virtual  ~TP_PShapeI ()

Public Attributes

Int32   owner_id
Int32   refcnt

构造函数 & 析构函数文档编制

◆  TP_PShapeI()

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.