oa::FnMesh::scale

Scale all positions and normals. Zero and non-finite scales fail without modifying the mesh.

Function Documentation

oa::Status oa::FnMesh::scale( oa::MeshData & inMesh, const oa::vlm::Vec3 & inScale )
Scale all positions and normals. Zero and non-finite scales fail without modifying the mesh.

Parameters

inMesh
oa::MeshData &

inScale
const oa::vlm::Vec3 &

Returns

oa::Status

The declared return value.