Uses of Class
org.blender.dna.GP_Sculpt_Guide
-
Packages that use GP_Sculpt_Guide Package Description org.blender.dna -
-
Uses of GP_Sculpt_Guide in org.blender.dna
Methods in org.blender.dna that return GP_Sculpt_Guide Modifier and Type Method Description GP_Sculpt_Guide
GP_Sculpt_Settings. getGuide()
Get method for struct member 'guide'.Methods in org.blender.dna that return types with arguments of type GP_Sculpt_Guide Modifier and Type Method Description CPointer<GP_Sculpt_Guide>
GP_Sculpt_Guide. __io__addressof()
Instantiates a pointer on this instance.Methods in org.blender.dna with parameters of type GP_Sculpt_Guide Modifier and Type Method Description void
GP_Sculpt_Settings. setGuide(GP_Sculpt_Guide guide)
Set method for struct member 'guide'.Constructors in org.blender.dna with parameters of type GP_Sculpt_Guide Constructor Description GP_Sculpt_Guide(GP_Sculpt_Guide that)
-