Pyrogenesis
13997
|
Go to the source code of this file.
Classes | |
struct | SMikkTSpaceInterface |
struct | SMikkTSpaceContext |
Typedefs | |
typedef int | tbool |
Copyright (C) 2011 by Morten S. More... | |
typedef struct SMikkTSpaceContext | SMikkTSpaceContext |
Functions | |
tbool | genTangSpaceDefault (const SMikkTSpaceContext *pContext) |
tbool | genTangSpace (const SMikkTSpaceContext *pContext, const float fAngularThreshold) |
typedef struct SMikkTSpaceContext SMikkTSpaceContext |
Definition at line 63 of file mikktspace.h.
typedef int tbool |
Copyright (C) 2011 by Morten S.
Mikkelsen
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
Definition at line 62 of file mikktspace.h.
tbool genTangSpace | ( | const SMikkTSpaceContext * | pContext, |
const float | fAngularThreshold | ||
) |
Definition at line 254 of file mikktspace.cpp.
tbool genTangSpaceDefault | ( | const SMikkTSpaceContext * | pContext | ) |
Definition at line 249 of file mikktspace.cpp.