Project

General

Profile

« Previous | Next » 

Revision 730cce91

Added by skyjake over 11 years ago

Fixed|Renderer|Clang: Build error (ambiguous cast)

Conversion from Vector3d to Vector3f occurs automatically thanks
to the Vector3<dfloat> operator. A functional cast is ambiguous, as
Vector3d does not have a Vector3f constructor.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences