HDK
|
#include <GU_PrimChannel.h>
Public Member Functions | |
GU_PrimChannelParms (GU_Detail *gdp=nullptr, GA_Offset ptoff=GA_INVALID_OFFSET) | |
Public Attributes | |
GU_Detail * | gdp |
GA_Offset | ptoff |
Definition at line 22 of file GU_PrimChannel.h.
GU_PrimChannelParms::GU_PrimChannelParms | ( | GU_Detail * | gdp = nullptr , |
GA_Offset | ptoff = GA_INVALID_OFFSET |
||
) |
GU_Detail* GU_PrimChannelParms::gdp |
Definition at line 27 of file GU_PrimChannel.h.
GA_Offset GU_PrimChannelParms::ptoff |
Definition at line 28 of file GU_PrimChannel.h.