Home
last modified time | relevance | path

Searched refs:lpaPool (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/OpenFlight/
H A DPaletteRecords.cpp724 LightPointAppearancePool* lpaPool = document.getOrCreateLightPointAppearancePool(); in readRecord() local
725 (*lpaPool)[appearance->index] = appearance.get(); in readRecord()
784 LightPointAnimationPool* lpaPool = document.getOrCreateLightPointAnimationPool(); in readRecord() local
785 (*lpaPool)[animation->index] = animation.get(); in readRecord()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/OpenFlight/
H A DPaletteRecords.cpp729 LightPointAppearancePool* lpaPool = document.getOrCreateLightPointAppearancePool(); in readRecord() local
730 (*lpaPool)[appearance->index] = appearance.get(); in readRecord()
789 LightPointAnimationPool* lpaPool = document.getOrCreateLightPointAnimationPool(); in readRecord() local
790 (*lpaPool)[animation->index] = animation.get(); in readRecord()