Home
last modified time | relevance | path

Searched refs:ON_ObjectRenderingAttributes (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/include/pcl/surface/3rdparty/opennurbs/
H A Dopennurbs_rendering.h38 class ON_CLASS ON_ObjectRenderingAttributes : public ON_RenderingAttributes
41 ON_ObjectRenderingAttributes();
43 int Compare( const ON_ObjectRenderingAttributes& other ) const;
212 ON_DLL_TEMPLATE template class ON_CLASS ON_ClassArray<ON_ObjectRenderingAttributes>;
H A Dopennurbs_3dm_attributes.h249 ON_ObjectRenderingAttributes m_rendering_attributes;
/dports/math/gismo/gismo-21.12.0/external/onurbs/
H A Dopennurbs_rendering.h38 class ON_CLASS ON_ObjectRenderingAttributes : public ON_RenderingAttributes
41 ON_ObjectRenderingAttributes();
43 int Compare( const ON_ObjectRenderingAttributes& other ) const;
212 ON_DLL_TEMPLATE template class ON_CLASS ON_ClassArray<ON_ObjectRenderingAttributes>;
H A Dopennurbs_material.cpp4375 ON_ObjectRenderingAttributes::ON_ObjectRenderingAttributes() in ON_ObjectRenderingAttributes() function in ON_ObjectRenderingAttributes
4385 void ON_ObjectRenderingAttributes::Default() in Default()
4408 bool ON_ObjectRenderingAttributes::AdvancedTexturePreview() const in AdvancedTexturePreview()
4502 int ON_ObjectRenderingAttributes::Compare( const ON_ObjectRenderingAttributes& other ) const in Compare()
4541 const ON_MappingRef* ON_ObjectRenderingAttributes::MappingRef( in MappingRef()
4556 ON_MappingRef* ON_ObjectRenderingAttributes::AddMappingRef( in AddMappingRef()
4580 bool ON_ObjectRenderingAttributes::DeleteMappingRef( in DeleteMappingRef()
4634 bool ON_ObjectRenderingAttributes::AddMappingChannel( in AddMappingChannel()
4656 bool ON_ObjectRenderingAttributes::DeleteMappingChannel( in DeleteMappingChannel()
4665 bool ON_ObjectRenderingAttributes::DeleteMappingChannel( in DeleteMappingChannel()
[all …]
H A Dopennurbs_3dm_attributes.h249 ON_ObjectRenderingAttributes m_rendering_attributes;
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/src/3rdparty/opennurbs/
H A Dopennurbs_material.cpp4375 ON_ObjectRenderingAttributes::ON_ObjectRenderingAttributes() in ON_ObjectRenderingAttributes() function in ON_ObjectRenderingAttributes
4385 void ON_ObjectRenderingAttributes::Default() in Default()
4408 bool ON_ObjectRenderingAttributes::AdvancedTexturePreview() const in AdvancedTexturePreview()
4502 int ON_ObjectRenderingAttributes::Compare( const ON_ObjectRenderingAttributes& other ) const in Compare()
4541 const ON_MappingRef* ON_ObjectRenderingAttributes::MappingRef( in MappingRef()
4556 ON_MappingRef* ON_ObjectRenderingAttributes::AddMappingRef( in AddMappingRef()
4580 bool ON_ObjectRenderingAttributes::DeleteMappingRef( in DeleteMappingRef()
4634 bool ON_ObjectRenderingAttributes::AddMappingChannel( in AddMappingChannel()
4656 bool ON_ObjectRenderingAttributes::DeleteMappingChannel( in DeleteMappingChannel()
4665 bool ON_ObjectRenderingAttributes::DeleteMappingChannel( in DeleteMappingChannel()
[all …]