CAD97/fmod-rs

Core API Coverage - Geometry

Opened this issue · 0 comments

CAD97 commented

This is a tracking issue for API coverage. Entries should be checked off when they're exposed and documented.

  • Polygons
    • Geometry::setPolygonAttributes
    • Geometry::getPolygonAttributes
    • Geometry::getPolygonNumVertices
    • Geometry::setPolygonVertex
    • Geometry::getPolygonVertex
  • Object Spatialization
    • Geometry::setPosition
    • Geometry::getPosition
    • Geometry::setRotation
    • Geometry::getRotation
    • Geometry::setScale
    • Geometry::getScale
  • Object General
    • Geometry::addPolygon
    • Geometry::setActive
    • Geometry::getActive
    • Geometry::getMaxPolygons
    • Geometry::getNumPolygons
    • Geometry::setUserData
    • Geometry::getUserData
    • Geometry::save