Comments
This commit is contained in:
parent
eee53bcfd3
commit
3aba333c29
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ struct MaterialObj
|
|||
int textureID = -1;
|
||||
};
|
||||
// OBJ representation of a vertex
|
||||
// NOTE: BLAS builder depends on pos being the first member
|
||||
struct VertexObj
|
||||
{
|
||||
nvmath::vec3f pos;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue