Skip to content
Discussion options

You must be logged in to vote

Hi,

you are perfectly right. The function Rigidify has not been designed to support other templates than Vec3. I can make the change to introduce this support in STLIB. In the meantime, could you just try to replace Vec3 by CudaVec3f in the content of the Rigidify function? You need to replace template="Vec3" by template="CudaVec3f" and template="Vec3,Vec3" by template="CudaVec3f,CudaVec3f". Let me know if it works.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jemmyjiang15
Comment options

@alxbilger
Comment options

Answer selected by jemmyjiang15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants