HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GR_PolyRibbonVK::FeatherBlockSet Struct Reference

#include <GR_PolyRibbonVK.h>

Public Attributes

UT_UniquePtr
< RV_ShaderVariableSet
mySet
 
UT_UniquePtr< RV_ShaderBlockmyPosBlock
 
UT_UniquePtr< RV_ShaderBlockmyUVBlock
 
UT_UniquePtr< RV_ShaderBlockmyInfoBlock
 
int64 myPosDataId = -1
 
int64 myUVDataId = -1
 

Detailed Description

Definition at line 63 of file GR_PolyRibbonVK.h.

Member Data Documentation

UT_UniquePtr<RV_ShaderBlock> GR_PolyRibbonVK::FeatherBlockSet::myInfoBlock

Definition at line 68 of file GR_PolyRibbonVK.h.

UT_UniquePtr<RV_ShaderBlock> GR_PolyRibbonVK::FeatherBlockSet::myPosBlock

Definition at line 66 of file GR_PolyRibbonVK.h.

int64 GR_PolyRibbonVK::FeatherBlockSet::myPosDataId = -1

Definition at line 69 of file GR_PolyRibbonVK.h.

UT_UniquePtr<RV_ShaderVariableSet> GR_PolyRibbonVK::FeatherBlockSet::mySet

Definition at line 65 of file GR_PolyRibbonVK.h.

UT_UniquePtr<RV_ShaderBlock> GR_PolyRibbonVK::FeatherBlockSet::myUVBlock

Definition at line 67 of file GR_PolyRibbonVK.h.

int64 GR_PolyRibbonVK::FeatherBlockSet::myUVDataId = -1

Definition at line 70 of file GR_PolyRibbonVK.h.


The documentation for this struct was generated from the following file: