码迷,mamicode.com
首页 > 其他好文 > 详细

osg Node getParentalNodePaths()报错

时间:2019-10-02 23:10:22      阅读:145      评论:0      收藏:0      [点我收藏+]

标签:enter   for   ogr   bug   head   exp   bsp   path   document   

node->getBound().center() * osg::computeLocalToWorld(node->getParentalNodePaths()[0])

osg::Vec3f vec3f1 = hNode2->getBound().center();
osg::NodePathList nodePAthList1 = hNode2->getParentalNodePaths(0);

不知为啥,

hNode2->getParentalNodePaths(0);一直报错

 技术图片

 

Program: ...laManageProject\TeslaManage\x64\Debug\TeslaManage20191001.exe
File: minkernel\crts\ucrt\src\appcrt\heap\debug_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()报错

标签:enter   for   ogr   bug   head   exp   bsp   path   document   

原文地址:https://www.cnblogs.com/herd/p/11618440.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!