osg Node getParentalNodePaths()报错
Posted herd
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了osg Node getParentalNodePaths()报错相关的知识,希望对你有一定的参考价值。
node->getBound().center() * osg::computeLocalToWorld(node->getParentalNodePaths()[0])
osg::Vec3f vec3f1 = hNode2->getBound().center(); osg::NodePathList nodePAthList1 = hNode2->getParentalNodePaths(0);
不知为啥,
hNode2->getParentalNodePaths(0);一直报错
Program: ...laManageProjectTeslaManagex64DebugTeslaManage20191001.exe
File: minkernelcrtsucrtsrcappcrtheapdebug_heap.cpp
Line: 980
Expression: __acrt_first_block == header
For information on how your program can cause an assertion
failure, see the Visual C++ documentation on asserts.
以上是关于osg Node getParentalNodePaths()报错的主要内容,如果未能解决你的问题,请参考以下文章