NVIDIA Developer Zone

Search

Search results
Problem while deriving nvsg::PerspectiveCamera - NVIDIA Forums

Jan 23, 2006 ... For more details check out the Related Pages "How to Derive an NVSG Object", and "How to Derive a Traverser", from the NVSG help ...

SceniX Details | NVIDIA Developer Zone

NVIDIA® SceniX™ Details. The SceniX scene management engine is an object- oriented programming library for creating cutting-edge, real-time 3D ...

How can we improve the NVSG documentation? - NVIDIA Forums

Jul 4, 2007 ... Were should we go deeper into the details? What do you .... There are 2 slides which show very roughly how an nvsgobject is created. So this ...

Assert when replacing a child - NVIDIA Developer Forums

PLEASE SEE THIS POST FOR DETAILS. Welcome Guest ( Log In ... SceniX9.dll! nvsg::GeneratorState::pushObject(nvutil::Handle<nvsg::LOD ...

Unhandled Exception while Rendering - NVIDIA Developer Forums

PLEASE SEE THIS POST FOR DETAILS ... SceniX9.dll!nvutil::ReadableObject< nvsg::LOD>::ReadableObject<nvsg::LOD><nvutil::Handle< ...

Hints not working - NVIDIA Developer Forums

nvsg::SmartMaterialHandle materialHandle ... nvutil::ReadableObject<nvsg:: GeoNode>(dynamic_cast<nvsg:: ... Some more details please.

Assert in Switch after setActiveMaskKey - NVIDIA Developer Forums

PLEASE SEE THIS POST FOR DETAILS. Welcome Guest ( Log ... SceniX9.dll! nvsg::Object::getBoundingSphere() Line 543 + 0x21 bytes C++ ...

nvsgSetDebugFlags in SceniX 7 wx based app - NVIDIA Developer ...

PLEASE SEE THIS POST FOR DETAILS. Welcome ... nvsgSetDebugFlags( NVSG_DBG_LEAK_DETECTION) to track memory ... this assertion comes up if any SceniX object still exists at the time you're calling nvsgTerminate.

DrawCallback and Drawable derived class - NVIDIA Developer ...

enum { OC_CUSTOMSHAPE = nvsg::OC_CUSTOMOBJECT + 1 }; .... with similar details: http://forums.developer.nvidia.com/index.p...amp;hl= ...

Text rendering - NVIDIA Forums

Sep 4, 2005 ... Yes, GeoNode can serve as base class. See the advanced article 'How to Derive an NVSG Object' from the nvsgsdk.chm for more details about ...