Open Search
    HNSubdiv Struct Reference

    #include <c4d_basetag.h>

    Detailed Description

    Determines the current subdivision for SDS objects.
    Fills op and lod and send a MSG_RETRIEVEPRIVATEDATA message to the SDS object.
    The flags must be 0 and data must point to a HNSubdiv struct.
    If the message succeeds, subdiv is filled with the current subdivision of op.

    Public Attributes

    PolygonObjectop
     
    Float lod
     
    Int32 subdiv
     

    Member Data Documentation

    ◆ op

    The polygon object that is to be subdivided.

    ◆ lod

    Float lod

    The level of detail.

    ◆ subdiv

    Int32 subdiv

    The subdivision level of op.