SpiecsEngine
Loading...
Searching...
No Matches
◆
~Attribute()
template<typename T >
Spices::Attribute
< T >::~
Attribute
(
)
inline
virtual
Destructor Function.
Definition at line
71
of file
Attribute.h
.
72
{
73
SPICES_PROFILE_ZONE
;
74
75
attributes
=
nullptr
;
76
buffer
=
nullptr
;
77
}
SPICES_PROFILE_ZONE
#define SPICES_PROFILE_ZONE
Definition
TracyProfilerWrapper.h:100
Spices::Attribute::buffer
std::shared_ptr< VulkanBuffer > buffer
Attribute Buffer.
Definition
Attribute.h:54
Spices::Attribute::attributes
std::shared_ptr< std::vector< T > > attributes
Attribute Data Array.
Definition
Attribute.h:49
Spices
Attribute
Generated on Sun Mar 8 2026 10:24:48 for SpiecsEngine by
1.10.0