Blender  V2.59
Public Attributes
SGLSLMeshToTangent Struct Reference

List of all members.

Public Attributes

float * precomputedFaceNormals
MTFacemtface
MFacemface
MVertmvert
float(* orco )[3]
float(* tangent )[4]
int numFaces

Detailed Description

Definition at line 2494 of file DerivedMesh.c.


Member Data Documentation

Definition at line 2497 of file DerivedMesh.c.

Referenced by DM_add_tangent_layer(), and GetTextureCoordinate().

Definition at line 2499 of file DerivedMesh.c.

Referenced by DM_add_tangent_layer(), GetNormal(), and GetPosition().

Definition at line 2502 of file DerivedMesh.c.

Referenced by DM_add_tangent_layer(), and GetNumFaces().

Definition at line 2500 of file DerivedMesh.c.

Referenced by DM_add_tangent_layer(), and GetTextureCoordinate().

Definition at line 2496 of file DerivedMesh.c.

Referenced by DM_add_tangent_layer(), and GetNormal().

Definition at line 2501 of file DerivedMesh.c.

Referenced by DM_add_tangent_layer(), and SetTSpace().


The documentation for this struct was generated from the following file: