InverseToon  0.1
 All Classes Namespaces Functions
inversetoon.data.isophote_mesh.IsophoteMesh Class Reference

Isophote mesh class. More...

Inheritance diagram for inversetoon.data.isophote_mesh.IsophoteMesh:
inversetoon.data.data.Data

Public Member Functions

def __init__
 Constructor.
 
def silhouetteCurve
 
def setSilhouetteCurve
 
def isophoteCurves
 
def setIsophoteCurves
 
- Public Member Functions inherited from inversetoon.data.data.Data
def __init__
 Constructor.
 
def writeJson
 Data IO. More...
 
def loadJson
 Load Json file (shared with derived classes). More...
 

Detailed Description

Isophote mesh class.

Attributes:

  • silhouette_curve: NormalCurve data for silhouette.
  • isophote_curves: list of IsophoteCurve data for isophotes.