NewtonMeshGetVertexColorChannel

From Newton Wiki
Jump to: navigation, search

NewtonMeshGetVertexColorChannel

void NewtonMeshGetVertexColorChannel (const NewtonMesh* const mesh, int vertexStrideInByte, dFloat* const outBuffer)

Usage

Parameters

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

Return

  • (Procedure)

Description

See also