Searched refs:ON_ObjectRenderingAttributes (Results 1 – 6 of 6) sorted by relevance
38 class ON_CLASS ON_ObjectRenderingAttributes : public ON_RenderingAttributes41 ON_ObjectRenderingAttributes();43 int Compare( const ON_ObjectRenderingAttributes& other ) const;212 ON_DLL_TEMPLATE template class ON_CLASS ON_ClassArray<ON_ObjectRenderingAttributes>;
249 ON_ObjectRenderingAttributes m_rendering_attributes;
4375 ON_ObjectRenderingAttributes::ON_ObjectRenderingAttributes() in ON_ObjectRenderingAttributes() function in ON_ObjectRenderingAttributes4385 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 …]