NewtonMeshGetVertexDoubleChannel

From Newton Wiki
Jump to: navigation, search

NewtonMeshGetVertexDoubleChannel

void NewtonMeshGetVertexDoubleChannel (const NewtonMesh* const mesh, int vertexStrideInByte, dFloat64* const outBuffer)

Usage

Parameters

  • const NewtonMesh* const mesh
  • int vertexStrideInByte
  • dFloat64* const outBuffer

Return

  • (Procedure)

Description

See also