Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenFlipper-Free
Type-Skeleton
Commits
eebf7a68
Commit
eebf7a68
authored
Mar 17, 2021
by
Jan Möbius
Browse files
Merge branch 'type_identifier' into 'master'
add type_identifier method to binary<SkinWeights> See merge request
!1
parents
8db5e15a
d81a0cb0
Changes
1
Hide whitespace changes
Inline
Side-by-side
ObjectTypes/Skeleton/BaseSkin.hh
View file @
eebf7a68
...
...
@@ -144,6 +144,8 @@ namespace OpenMesh {
// return binary size of the value
static
std
::
string
type_identifier
()
{
return
"SkinWeights"
;
}
static
size_t
size_of
(
void
)
{
return
UnknownSize
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment