Uses of Class
org.blender.dna.TFace
-
Packages that use TFace Package Description org.blender.dna -
-
Uses of TFace in org.blender.dna
Methods in org.blender.dna that return types with arguments of type TFace Modifier and Type Method Description CPointer<TFace>
TFace. __io__addressof()
Instantiates a pointer on this instance.CPointer<TFace>
Mesh. getTface()
Deprecated.DeprecatedMethod parameters in org.blender.dna with type arguments of type TFace Modifier and Type Method Description void
Mesh. setTface(CPointer<TFace> tface)
Deprecated.DeprecatedConstructors in org.blender.dna with parameters of type TFace Constructor Description TFace(TFace that)
-