From 74b64a27f8e07b1b0b47b809b1a060518fa11a97 Mon Sep 17 00:00:00 2001 From: Bryan Galdrikian Date: Fri, 3 May 2019 00:25:46 -0700 Subject: Blast SDK 1.1.5 prerelease #1 --- docs/source_docs/files/class_fbx_utils.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'docs/source_docs/files/class_fbx_utils.html') diff --git a/docs/source_docs/files/class_fbx_utils.html b/docs/source_docs/files/class_fbx_utils.html index 5b8af23..74b3899 100755 --- a/docs/source_docs/files/class_fbx_utils.html +++ b/docs/source_docs/files/class_fbx_utils.html @@ -65,9 +65,9 @@ static std::string getRenderGeometryLayerName () -static void PxVec2ToFbx (const physx::PxVec2 &inVector, FbxVector2 &outVector) +static void NvcVec2ToFbx (const NvcVec2 &inVector, FbxVector2 &outVector) -static void PxVec3ToFbx (const physx::PxVec3 &inVector, FbxVector4 &outVector) +static void NvcVec3ToFbx (const NvcVec3 &inVector, FbxVector4 &outVector) static void VertexToFbx (const Nv::Blast::Vertex &vert, FbxVector4 &outVertex, FbxVector4 &outNormal, FbxVector2 &outUV) @@ -267,14 +267,14 @@

- +

- + - + @@ -296,14 +296,14 @@

- +

static void FbxUtils::PxVec2ToFbx static void FbxUtils::NvcVec2ToFbx (const physx::PxVec2 & const NvcVec2 inVector,
- + - + -- cgit v1.2.3
static void FbxUtils::PxVec3ToFbx static void FbxUtils::NvcVec3ToFbx (const physx::PxVec3 & const NvcVec3 inVector,