16 #ifndef NVBLASTAUTHORINGCUTOUT_H 17 #define NVBLASTAUTHORINGCUTOUT_H 58 virtual const NvcVec3&
getCutoutVertex(uint32_t cutoutIndex, uint32_t loopIndex, uint32_t vertexIndex)
const = 0;
87 #endif // idndef NVBLASTAUTHORINGCUTOUT_H virtual const NvcVec3 & getCutoutVertex(uint32_t cutoutIndex, uint32_t loopIndex, uint32_t vertexIndex) const =0
virtual ~CutoutSet()
Definition: NvBlastExtAuthoringCutout.h:80
Definition: NvBlastExtAuthoringCutout.h:36
virtual bool isCutoutVertexToggleSmoothingGroup(uint32_t cutoutIndex, uint32_t loopIndex, uint32_t vertexIndex) const =0
virtual bool isPeriodic() const =0
virtual const NvcVec2 & getDimensions() const =0
Definition: NvCTypes.h:43
virtual uint32_t getCutoutLoopCount(uint32_t cutoutIndex) const =0
virtual uint32_t getCutoutCount() const =0
virtual uint32_t getCutoutVertexCount(uint32_t cutoutIndex, uint32_t loopIndex) const =0
Definition: NvBlastArray.h:37
Definition: NvCTypes.h:49