Skip to content
  • Danny Hindson's avatar
    Support offsets in LoadSampleShape · 0201d240
    Danny Hindson authored
    Add support for translations and rotations into LoadSampleShape
    Based on support that already exists in LoadSampleEnvironment
    Create new base class (LoadSingleMesh) that spans LoadStl and LoadOff
    classes so can do the rotations and translations in concise way
    across all file formats supported in LoadSampleShape. This involved
    loading file in constructor for all classes rather than during Load
    0201d240