autoweight_attributes.h File Reference

Namespaces

 maxon
 
 maxon::ANIMATION
 
 maxon::ANIMATION::AUTOWEIGHT
 
 maxon::ANIMATION::AUTOWEIGHT::BASE
 
 maxon::ANIMATION::AUTOWEIGHT::BONEGLOW
 
 maxon::ANIMATION::AUTOWEIGHT::HEATMAP
 
 maxon::ANIMATION::AUTOWEIGHT::VOXELBONEGLOW
 

Functions

 MAXON_RESOURCE_DATABASE_SCOPE ("net.maxon.animation.autoweight.base")
 
 MAXON_ATTRIBUTE (Bool, SELECTEDPOINTS, "net.maxon.animation.autoweight.base.selectedpoints")
 
 MAXON_ATTRIBUTE (Bool, ALLOWZEROLENGTH, "net.maxon.animation.autoweight.base.allowzerolength")
 
 MAXON_ATTRIBUTE (Int, JOINTCOUNT, "net.maxon.animation.autoweight.base.jointcount")
 
 MAXON_ATTRIBUTE (Float, SMOOTHSTRENGTH, "net.maxon.animation.autoweight.base.smoothstrength")
 
 MAXON_ATTRIBUTE (Int, SMOOTHITERATION, "net.maxon.animation.autoweight.base.smoothiteration")
 
 MAXON_ATTRIBUTE (Float, STRENGTH, "net.maxon.animation.autoweight.base.strength")
 
 MAXON_ATTRIBUTE (Float, FALLOFFDISTANCE, "net.maxon.animation.autoweight.base.falloffdistance")
 
 MAXON_ATTRIBUTE (Group, GROUP, "net.maxon.animation.autoweight.base.group")
 
 MAXON_ATTRIBUTE (Group, SMOOTHGROUP, "net.maxon.animation.autoweight.base.smoothgroup")
 
 MAXON_RESOURCE_DATABASE_SCOPE ("net.maxon.animation.autoweight.boneglow")
 
 MAXON_ATTRIBUTE (Bool, USEVISIBILITY, "net.maxon.animation.autoweight.boneglow.usevisibility")
 
 MAXON_ATTRIBUTE (Bool, IGNOREINNERPOLY, "net.maxon.animation.autoweight.boneglow.ignoreinnerpoly")
 
 MAXON_ATTRIBUTE (Float, VISIBILITYRATIO, "net.maxon.animation.autoweight.boneglow.visibilityratio")
 
 MAXON_ATTRIBUTE (Group, GROUP, "net.maxon.animation.autoweight.boneglow.group")
 
 MAXON_RESOURCE_DATABASE_SCOPE ("net.maxon.animation.autoweight.heatmap")
 
 MAXON_RESOURCE_DATABASE_SCOPE ("net.maxon.animation.autoweight.voxelboneglow")
 
 MAXON_ATTRIBUTE (Bool, USEVISIBILITY, "net.maxon.animation.autoweight.voxelboneglow.usevisibility")
 
 MAXON_ATTRIBUTE (Bool, IGNOREINNERPOLY, "net.maxon.animation.autoweight.voxelboneglow.ignoreinnerpoly")
 
 MAXON_ATTRIBUTE (Float, VISIBILITYRATIO, "net.maxon.animation.autoweight.voxelboneglow.visibilityratio")
 
 MAXON_ATTRIBUTE (Bool, USEAUTOVOXELSIZE, "net.maxon.animation.autoweight.voxelboneglow.useautovoxelsize")
 
 MAXON_ATTRIBUTE (Float, SIZE, "net.maxon.animation.autoweight.voxelboneglow.size")
 
 MAXON_ATTRIBUTE (Group, GROUP, "net.maxon.animation.autoweight.voxelboneglow.group")