Class ModelBlueprint

java.lang.Object
com.ticxo.modelengine.api.generator.model.ModelBlueprint

public class ModelBlueprint extends Object
Data class that contains all the information needed to build and animate a model.
This class should only be constructed and modified while the ModelGenerator is parsing the input files.
  • Constructor Details

    • ModelBlueprint

      public ModelBlueprint()
  • Method Details

    • constructFlatBoneMap

      public void constructFlatBoneMap()